Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/utils/
Dwatchdog_timer.py10 class WatchdogTimer(object): class
Dreraiser_thread_unittest.py96 group.JoinAll(watchdog_timer.WatchdogTimer(0.01))
Dtimeout_retry.py21 self._watcher = watchdog_timer.WatchdogTimer(timeout)
Dparallelizer.py141 watchdog_timer.WatchdogTimer(timeout))
Dreraiser_thread.py143 watcher = watchdog_timer.WatchdogTimer(None)