Searched refs:ProfileCompilationInfoTest (Results 1 – 2 of 2) sorted by relevance
42 class ProfileCompilationInfoTest : public CommonRuntimeTest { class338 TEST_F(ProfileCompilationInfoTest, SaveArtMethods) { in TEST_F() argument393 TEST_F(ProfileCompilationInfoTest, SaveFd) { in TEST_F() argument428 TEST_F(ProfileCompilationInfoTest, AddMethodsAndClassesFail) { in TEST_F() argument437 TEST_F(ProfileCompilationInfoTest, MergeFail) { in TEST_F() argument450 TEST_F(ProfileCompilationInfoTest, MergeFdFail) { in TEST_F() argument466 TEST_F(ProfileCompilationInfoTest, SaveMaxMethods) { in TEST_F() argument491 TEST_F(ProfileCompilationInfoTest, SaveEmpty) { in TEST_F() argument505 TEST_F(ProfileCompilationInfoTest, LoadEmpty) { in TEST_F() argument516 TEST_F(ProfileCompilationInfoTest, BadMagic) { in TEST_F() argument[all …]
793 friend class ProfileCompilationInfoTest; variable