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.py9 class WatchdogTimer(object): class
Dtimeout_retry.py20 self._watcher = watchdog_timer.WatchdogTimer(timeout)
Dreraiser_thread_unittest.py98 group.JoinAll(watchdog_timer.WatchdogTimer(0.01))
Dparallelizer.py136 watchdog_timer.WatchdogTimer(timeout))
Dreraiser_thread.py156 watcher = watchdog_timer.WatchdogTimer(None)