Lines Matching refs:TEST_F

411 TEST_F(ProfileAssistantTest, AdviseCompilationEmptyReferences) {  in TEST_F()  function
446 TEST_F(ProfileAssistantTest, AdviseCompilationEmptyReferencesBecauseOfClasses) { in TEST_F() function
474 TEST_F(ProfileAssistantTest, AdviseCompilationNonEmptyReferences) { in TEST_F() function
518 TEST_F(ProfileAssistantTest, DoNotAdviseCompilation) { in TEST_F() function
557 TEST_F(ProfileAssistantTest, DoNotAdviseCompilationMethodPercentage) { in TEST_F() function
566 TEST_F(ProfileAssistantTest, ShouldAdviseCompilationMethodPercentage) { in TEST_F() function
575 TEST_F(ProfileAssistantTest, DoNotdviseCompilationClassPercentage) { in TEST_F() function
584 TEST_F(ProfileAssistantTest, ShouldAdviseCompilationClassPercentage) { in TEST_F() function
593 TEST_F(ProfileAssistantTest, FailProcessingBecauseOfProfiles) { in TEST_F() function
623 TEST_F(ProfileAssistantTest, FailProcessingBecauseOfReferenceProfiles) { in TEST_F() function
649 TEST_F(ProfileAssistantTest, TestProfileGeneration) { in TEST_F() function
660 TEST_F(ProfileAssistantTest, TestProfileGenerationWithIndexDex) { in TEST_F() function
671 TEST_F(ProfileAssistantTest, TestProfileCreationAllMatch) { in TEST_F() function
689 TEST_F(ProfileAssistantTest, TestArrayClass) { in TEST_F() function
702 TEST_F(ProfileAssistantTest, TestProfileCreationGenerateMethods) { in TEST_F() function
743 TEST_F(ProfileAssistantTest, TestBootImageProfile) { in TEST_F() function
876 TEST_F(ProfileAssistantTest, TestBootImageProfileWith2RawProfiles) { in TEST_F() function
961 TEST_F(ProfileAssistantTest, TestProfileCreationOneNotMatched) { in TEST_F() function
980 TEST_F(ProfileAssistantTest, TestProfileCreationNoneMatched) { in TEST_F() function
997 TEST_F(ProfileAssistantTest, TestProfileCreateInlineCache) { in TEST_F() function
1108 TEST_F(ProfileAssistantTest, MergeProfilesWithDifferentDexOrder) { in TEST_F() function
1148 TEST_F(ProfileAssistantTest, TestProfileCreateWithInvalidData) { in TEST_F() function
1211 TEST_F(ProfileAssistantTest, DumpOnly) { in TEST_F() function
1268 TEST_F(ProfileAssistantTest, MergeProfilesWithFilter) { in TEST_F() function
1351 TEST_F(ProfileAssistantTest, CopyAndUpdateProfileKey) { in TEST_F() function
1408 TEST_F(ProfileAssistantTest, BootImageMerge) { in TEST_F() function
1448 TEST_F(ProfileAssistantTest, ForceMerge) { in TEST_F() function
1477 TEST_F(ProfileAssistantTest, BootImageMergeWithAnnotations) { in TEST_F() function
1522 TEST_F(ProfileAssistantTest, DifferentProfileVersions) { in TEST_F() function
1551 TEST_F(ProfileAssistantTest, ForceMergeIgnoreProfilesItCannotLoad) { in TEST_F() function