Searched refs:TimerReporterTest (Results 1 – 2 of 2) sorted by relevance
96 friend class TimerReporterTest; variable97 FRIEND_TEST(TimerReporterTest, StartStopReport);155 friend class TimerReporterTest;156 FRIEND_TEST(TimerReporterTest, StartStopReport);157 FRIEND_TEST(TimerReporterTest, InvalidReport);
416 class TimerReporterTest : public testing::Test { class418 TimerReporterTest() : timer_reporter_(kMetricName, kMinSample, kMaxSample, in TimerReporterTest() function in chromeos_metrics::TimerReporterTest443 TEST_F(TimerReporterTest, StartStopReport) { in TEST_F() argument455 TEST_F(TimerReporterTest, InvalidReport) { in TEST_F() argument