Searched refs:ProfileSaverTest (Results 1 – 2 of 2) sorted by relevance
29 class ProfileSaverTest : public CommonRuntimeTest { class52 ~ProfileSaverTest() { in ~ProfileSaverTest()71 class ProfileSaverForBootTest : public ProfileSaverTest {74 ProfileSaverTest::SetUpRuntimeOptions(options); in SetUpRuntimeOptions()79 TEST_F(ProfileSaverTest, GetProfileSampleAnnotation) { in TEST_F() argument104 TEST_F(ProfileSaverTest, AnnotateSampleFlags) { in TEST_F() argument
158 friend class ProfileSaverTest; variable