Home
last modified time | relevance | path

Searched refs:ProfileCompilationInfoTest (Results 1 – 3 of 3) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info_test.cc37 class ProfileCompilationInfoTest : public CommonArtTest, public ProfileTestHelper { class
247 TEST_F(ProfileCompilationInfoTest, AddClasses) { in TEST_F() argument
280 TEST_F(ProfileCompilationInfoTest, SaveFd) { in TEST_F() argument
313 TEST_F(ProfileCompilationInfoTest, AddMethodsAndClassesFail) { in TEST_F() argument
322 TEST_F(ProfileCompilationInfoTest, MergeFail) { in TEST_F() argument
335 TEST_F(ProfileCompilationInfoTest, MergeFdFail) { in TEST_F() argument
350 TEST_F(ProfileCompilationInfoTest, SaveMaxMethods) { in TEST_F() argument
380 TEST_F(ProfileCompilationInfoTest, SaveEmpty) { in TEST_F() argument
393 TEST_F(ProfileCompilationInfoTest, LoadEmpty) { in TEST_F() argument
403 TEST_F(ProfileCompilationInfoTest, BadMagic) { in TEST_F() argument
[all …]
Dprofile_compilation_info.h952 friend class ProfileCompilationInfoTest; variable
/art/runtime/jit/
Dprofiling_info_test.cc40 class ProfileCompilationInfoTest : public CommonRuntimeTest { class
171 TEST_F(ProfileCompilationInfoTest, SaveArtMethods) { in TEST_F() argument
228 TEST_F(ProfileCompilationInfoTest, SaveArtMethodsWithInlineCaches) { in TEST_F() argument