Searched refs:mock_time_suspend_actions_timer (Results 1 – 1 of 1) sorted by relevance
880 chromeos_metrics::TimerMock* mock_time_suspend_actions_timer = in TEST_F() local882 metrics_.set_time_suspend_actions_timer(mock_time_suspend_actions_timer); in TEST_F()884 EXPECT_CALL(*mock_time_suspend_actions_timer, GetElapsedTime(_)) in TEST_F()887 EXPECT_CALL(*mock_time_suspend_actions_timer, HasStarted()) in TEST_F()904 chromeos_metrics::TimerMock* mock_time_suspend_actions_timer = in TEST_F() local906 metrics_.set_time_suspend_actions_timer(mock_time_suspend_actions_timer); in TEST_F()908 EXPECT_CALL(*mock_time_suspend_actions_timer, GetElapsedTime(_)) in TEST_F()911 EXPECT_CALL(*mock_time_suspend_actions_timer, HasStarted()) in TEST_F()