Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_test.cc29 class ProfileSaverTest : public CommonRuntimeTest { class
48 ~ProfileSaverTest() { in ~ProfileSaverTest()
67 class ProfileSaverForBootTest : public ProfileSaverTest {
70 ProfileSaverTest::SetUpRuntimeOptions(options); in SetUpRuntimeOptions()
75 TEST_F(ProfileSaverTest, GetProfileSampleAnnotation) { in TEST_F() argument
100 TEST_F(ProfileSaverTest, AnnotateSampleFlags) { in TEST_F() argument
Dprofile_saver.h180 friend class ProfileSaverTest; variable