Searched refs:ChildCallStackProfileCollectorTest (Results 1 – 2 of 2) sorted by relevance
23 class ChildCallStackProfileCollectorTest : public ::testing::Test { class54 ChildCallStackProfileCollectorTest() in ChildCallStackProfileCollectorTest() function in metrics::ChildCallStackProfileCollectorTest58 ChildCallStackProfileCollectorTest(59 const ChildCallStackProfileCollectorTest&) = delete;60 ChildCallStackProfileCollectorTest& operator=(61 const ChildCallStackProfileCollectorTest&) = delete;100 TEST_F(ChildCallStackProfileCollectorTest, InterfaceProvided) { in TEST_F() argument128 TEST_F(ChildCallStackProfileCollectorTest, InterfaceNotProvided) { in TEST_F() argument153 TEST_F(ChildCallStackProfileCollectorTest, HeapProfiles) { in TEST_F() argument
72 friend class ChildCallStackProfileCollectorTest;