Lines Matching refs:TEST_F

299 TEST_F(ProfileCompilationInfoTest, SaveFd) {  in TEST_F()  function
334 TEST_F(ProfileCompilationInfoTest, AddMethodsAndClassesFail) { in TEST_F() function
343 TEST_F(ProfileCompilationInfoTest, MergeFail) { in TEST_F() function
356 TEST_F(ProfileCompilationInfoTest, MergeFdFail) { in TEST_F() function
372 TEST_F(ProfileCompilationInfoTest, SaveMaxMethods) { in TEST_F() function
397 TEST_F(ProfileCompilationInfoTest, SaveEmpty) { in TEST_F() function
411 TEST_F(ProfileCompilationInfoTest, LoadEmpty) { in TEST_F() function
422 TEST_F(ProfileCompilationInfoTest, BadMagic) { in TEST_F() function
431 TEST_F(ProfileCompilationInfoTest, BadVersion) { in TEST_F() function
445 TEST_F(ProfileCompilationInfoTest, Incomplete) { in TEST_F() function
461 TEST_F(ProfileCompilationInfoTest, TooLongDexLocation) { in TEST_F() function
482 TEST_F(ProfileCompilationInfoTest, UnexpectedContent) { in TEST_F() function
502 TEST_F(ProfileCompilationInfoTest, SaveInlineCaches) { in TEST_F() function
537 TEST_F(ProfileCompilationInfoTest, MegamorphicInlineCaches) { in TEST_F() function
579 TEST_F(ProfileCompilationInfoTest, MissingTypesInlineCaches) { in TEST_F() function
628 TEST_F(ProfileCompilationInfoTest, InvalidChecksumInInlineCache) { in TEST_F() function
645 TEST_F(ProfileCompilationInfoTest, MergeInlineCacheTriggerReindex) { in TEST_F() function
695 TEST_F(ProfileCompilationInfoTest, AddMoreDexFileThanLimitRegular) { in TEST_F() function
710 TEST_F(ProfileCompilationInfoTest, AddMoreDexFileThanLimitBoot) { in TEST_F() function
725 TEST_F(ProfileCompilationInfoTest, MegamorphicInlineCachesMerge) { in TEST_F() function
750 TEST_F(ProfileCompilationInfoTest, MissingTypesInlineCachesMerge) { in TEST_F() function
770 TEST_F(ProfileCompilationInfoTest, SampledMethodsTest) { in TEST_F() function
849 TEST_F(ProfileCompilationInfoTest, LoadFromZipCompress) { in TEST_F() function
855 TEST_F(ProfileCompilationInfoTest, LoadFromZipUnCompress) { in TEST_F() function
861 TEST_F(ProfileCompilationInfoTest, LoadFromZipUnAligned) { in TEST_F() function
867 TEST_F(ProfileCompilationInfoTest, LoadFromZipFailBadZipEntry) { in TEST_F() function
874 TEST_F(ProfileCompilationInfoTest, LoadFromZipFailBadProfile) { in TEST_F() function
908 TEST_F(ProfileCompilationInfoTest, UpdateProfileKeyOk) { in TEST_F() function
933 TEST_F(ProfileCompilationInfoTest, UpdateProfileKeyOkButNoUpdate) { in TEST_F() function
962 TEST_F(ProfileCompilationInfoTest, UpdateProfileKeyFail) { in TEST_F() function
981 TEST_F(ProfileCompilationInfoTest, FilteredLoading) { in TEST_F() function
1073 TEST_F(ProfileCompilationInfoTest, FilteredLoadingRemoveAll) { in TEST_F() function
1104 TEST_F(ProfileCompilationInfoTest, FilteredLoadingKeepAll) { in TEST_F() function
1150 TEST_F(ProfileCompilationInfoTest, FilteredLoadingWithClasses) { in TEST_F() function
1185 TEST_F(ProfileCompilationInfoTest, ClearData) { in TEST_F() function
1195 TEST_F(ProfileCompilationInfoTest, ClearDataAndSave) { in TEST_F() function
1213 TEST_F(ProfileCompilationInfoTest, InitProfiles) { in TEST_F() function
1232 TEST_F(ProfileCompilationInfoTest, VersionEquality) { in TEST_F() function
1238 TEST_F(ProfileCompilationInfoTest, AllMethodFlags) { in TEST_F() function
1267 TEST_F(ProfileCompilationInfoTest, AllMethodFlagsOnOneMethod) { in TEST_F() function
1297 TEST_F(ProfileCompilationInfoTest, MethodFlagsMerge) { in TEST_F() function
1366 TEST_F(ProfileCompilationInfoTest, SizeStressTestAllIn) { in TEST_F() function
1370 TEST_F(ProfileCompilationInfoTest, SizeStressTestAllInRandom) { in TEST_F() function
1375 TEST_F(ProfileCompilationInfoTest, AddMethodsProfileMethodInfoBasic) { in TEST_F() function
1404 TEST_F(ProfileCompilationInfoTest, AddMethodsProfileMethodInfoInlineCaches) { in TEST_F() function
1428 TEST_F(ProfileCompilationInfoTest, AddMethodsProfileMethodInfoFail) { in TEST_F() function
1439 TEST_F(ProfileCompilationInfoTest, AddAnnotationsToMethods) { in TEST_F() function
1507 TEST_F(ProfileCompilationInfoTest, AddAnnotationsToClasses) { in TEST_F() function
1566 TEST_F(ProfileCompilationInfoTest, MergeWithAnnotations) { in TEST_F() function
1609 TEST_F(ProfileCompilationInfoTest, ExtractInfoWithAnnations) { in TEST_F() function
1654 TEST_F(ProfileCompilationInfoTest, AddMethodsWithAnnotationAndDifferentChecksum) { in TEST_F() function
1671 TEST_F(ProfileCompilationInfoTest, FindMethodsWithAnnotationAndDifferentChecksum) { in TEST_F() function
1691 TEST_F(ProfileCompilationInfoTest, ClearDataAndAdjustVersionRegularToBoot) { in TEST_F() function
1701 TEST_F(ProfileCompilationInfoTest, ClearDataAndAdjustVersionBootToRegular) { in TEST_F() function
1719 TEST_F(ProfileCompilationInfoTest, ExtractProfileData) { in TEST_F() function
1781 TEST_F(ProfileCompilationInfoTest, MergeFlattenData) { in TEST_F() function