Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc36 class ProfileCompilationInfoTest : public CommonArtTest { class
204 TEST_F(ProfileCompilationInfoTest, SaveFd) { in TEST_F() argument
239 TEST_F(ProfileCompilationInfoTest, AddMethodsAndClassesFail) { in TEST_F() argument
248 TEST_F(ProfileCompilationInfoTest, MergeFail) { in TEST_F() argument
261 TEST_F(ProfileCompilationInfoTest, MergeFdFail) { in TEST_F() argument
277 TEST_F(ProfileCompilationInfoTest, SaveMaxMethods) { in TEST_F() argument
302 TEST_F(ProfileCompilationInfoTest, SaveEmpty) { in TEST_F() argument
316 TEST_F(ProfileCompilationInfoTest, LoadEmpty) { in TEST_F() argument
327 TEST_F(ProfileCompilationInfoTest, BadMagic) { in TEST_F() argument
336 TEST_F(ProfileCompilationInfoTest, BadVersion) { in TEST_F() argument
[all …]
Dprofile_compilation_info.h850 friend class ProfileCompilationInfoTest; variable
/art/runtime/jit/
Dprofiling_info_test.cc41 class ProfileCompilationInfoTest : public CommonRuntimeTest { class
231 TEST_F(ProfileCompilationInfoTest, SaveArtMethods) { in TEST_F() argument
286 TEST_F(ProfileCompilationInfoTest, SaveArtMethodsWithInlineCaches) { in TEST_F() argument