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
253 TEST_F(ProfileCompilationInfoTest, AddClasses) { in TEST_F() argument
286 TEST_F(ProfileCompilationInfoTest, SaveFd) { in TEST_F() argument
319 TEST_F(ProfileCompilationInfoTest, AddMethodsAndClassesFail) { in TEST_F() argument
328 TEST_F(ProfileCompilationInfoTest, MergeFail) { in TEST_F() argument
341 TEST_F(ProfileCompilationInfoTest, MergeFdFail) { in TEST_F() argument
356 TEST_F(ProfileCompilationInfoTest, SaveMaxMethods) { in TEST_F() argument
392 TEST_F(ProfileCompilationInfoTest, SaveEmpty) { in TEST_F() argument
405 TEST_F(ProfileCompilationInfoTest, LoadEmpty) { in TEST_F() argument
415 TEST_F(ProfileCompilationInfoTest, BadMagic) { in TEST_F() argument
[all …]
Dprofile_compilation_info.h1060 friend class ProfileCompilationInfoTest; variable
/art/runtime/jit/
Dprofiling_info_test.cc42 class ProfileCompilationInfoTest : public CommonRuntimeTest { class
177 TEST_F(ProfileCompilationInfoTest, SaveArtMethods) { in TEST_F() argument
234 TEST_F(ProfileCompilationInfoTest, SaveArtMethodsWithInlineCaches) { in TEST_F() argument