Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmetrics_unittest.cc929 chromeos_metrics::TimerMock* mock_time_dark_resume_actions_timer = in TEST_F() local
932 mock_time_dark_resume_actions_timer); in TEST_F()
936 EXPECT_CALL(*mock_time_dark_resume_actions_timer, GetElapsedTime(_)) in TEST_F()
939 EXPECT_CALL(*mock_time_dark_resume_actions_timer, HasStarted()) in TEST_F()
968 chromeos_metrics::TimerMock* mock_time_dark_resume_actions_timer = in TEST_F() local
971 mock_time_dark_resume_actions_timer); in TEST_F()
975 EXPECT_CALL(*mock_time_dark_resume_actions_timer, GetElapsedTime(_)) in TEST_F()
978 EXPECT_CALL(*mock_time_dark_resume_actions_timer, HasStarted()) in TEST_F()