Home
last modified time | relevance | path

Searched refs:ProfileSaverForBootTest (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Dprofile_saver_test.cc71 class ProfileSaverForBootTest : public ProfileSaverTest { class
84 TEST_F(ProfileSaverForBootTest, GetProfileSampleAnnotationUnkown) { in TEST_F() argument
89 TEST_F(ProfileSaverForBootTest, GetProfileSampleAnnotation) { in TEST_F() argument
95 TEST_F(ProfileSaverForBootTest, AnnotateSampleFlags) { in TEST_F() argument
Dprofile_saver.h159 friend class ProfileSaverForBootTest; variable