Searched refs:VerifyTimerIsRunning (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Drecommendation_restorer_unittest.cc67 void VerifyTimerIsRunning() const;
233 void RecommendationRestorerTest::VerifyTimerIsRunning() const { function in class:policy::RecommendationRestorerTest
294 VerifyTimerIsRunning();
304 VerifyTimerIsRunning();
314 VerifyTimerIsRunning();
327 VerifyTimerIsRunning();
338 VerifyTimerIsRunning();
455 VerifyTimerIsRunning();
464 VerifyTimerIsRunning();
473 VerifyTimerIsRunning();
[all...]
/external/chromium_org/chrome/browser/chromeos/system/
H A Dautomatic_reboot_manager_unittest.cc173 void VerifyTimerIsRunning(const Timer* timer,
513 VerifyTimerIsRunning(automatic_reboot_manager_->grace_end_timer_.get(),
517 VerifyTimerIsRunning(automatic_reboot_manager_->grace_start_timer_.get(),
519 VerifyTimerIsRunning(automatic_reboot_manager_->grace_end_timer_.get(),
530 void AutomaticRebootManagerBasicTest::VerifyTimerIsRunning( function in class:chromeos::system::AutomaticRebootManagerBasicTest
541 VerifyTimerIsRunning(

Completed in 98 milliseconds