Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info_test.cc47 class ProfileCompilationInfoTest : public CommonArtTest { class
299 TEST_F(ProfileCompilationInfoTest, SaveFd) { in TEST_F() argument
334 TEST_F(ProfileCompilationInfoTest, AddMethodsAndClassesFail) { in TEST_F() argument
343 TEST_F(ProfileCompilationInfoTest, MergeFail) { in TEST_F() argument
356 TEST_F(ProfileCompilationInfoTest, MergeFdFail) { in TEST_F() argument
372 TEST_F(ProfileCompilationInfoTest, SaveMaxMethods) { in TEST_F() argument
397 TEST_F(ProfileCompilationInfoTest, SaveEmpty) { in TEST_F() argument
411 TEST_F(ProfileCompilationInfoTest, LoadEmpty) { in TEST_F() argument
422 TEST_F(ProfileCompilationInfoTest, BadMagic) { in TEST_F() argument
431 TEST_F(ProfileCompilationInfoTest, BadVersion) { in TEST_F() argument
[all …]
Dprofile_compilation_info.h955 friend class ProfileCompilationInfoTest; variable
/art/runtime/jit/
Dprofiling_info_test.cc39 class ProfileCompilationInfoTest : public CommonRuntimeTest { class
199 TEST_F(ProfileCompilationInfoTest, SaveArtMethods) { in TEST_F() argument
257 TEST_F(ProfileCompilationInfoTest, SaveArtMethodsWithInlineCaches) { in TEST_F() argument