Searched refs:ProfileSaverTest (Results 1 – 2 of 2) sorted by relevance
29 class ProfileSaverTest : public CommonRuntimeTest { class48 ~ProfileSaverTest() { in ~ProfileSaverTest()67 class ProfileSaverForBootTest : public ProfileSaverTest {70 ProfileSaverTest::SetUpRuntimeOptions(options); in SetUpRuntimeOptions()75 TEST_F(ProfileSaverTest, GetProfileSampleAnnotation) { in TEST_F() argument100 TEST_F(ProfileSaverTest, AnnotateSampleFlags) { in TEST_F() argument
180 friend class ProfileSaverTest; variable