Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_test.cc67 class ProfileSaverForBootTest : public ProfileSaverTest { class
80 TEST_F(ProfileSaverForBootTest, GetProfileSampleAnnotationUnkown) { in TEST_F() argument
85 TEST_F(ProfileSaverForBootTest, GetProfileSampleAnnotation) { in TEST_F() argument
91 TEST_F(ProfileSaverForBootTest, AnnotateSampleFlags) { in TEST_F() argument
Dprofile_saver.h181 friend class ProfileSaverForBootTest; variable