Searched refs:_TIMEOUT (Results 1 - 3 of 3) sorted by relevance
/external/autotest/site_utils/suite_scheduler/ |
H A D | deduping_scheduler_unittest.py | 39 _TIMEOUT = 24 variable in class:DedupingSchedulerTest 84 timeout=self._TIMEOUT, 95 self._TIMEOUT)) 114 self._TIMEOUT)) 128 self._TIMEOUT)) 143 timeout=self._TIMEOUT, 154 self._TIMEOUT, 176 self._TIMEOUT) 197 timeout=self._TIMEOUT, 209 self._TIMEOUT) [all...] |
H A D | task_unittest.py | 41 _TIMEOUT = build_event.BuildEvent.TIMEOUT variable in class:TaskTestBase 79 self._PRIORITY, self._TIMEOUT)) 97 self._TIMEOUT)) 118 self._TIMEOUT)) 135 self._TIMEOUT)) 149 self._TIMEOUT)) 208 self._TIMEOUT) 214 None, None, self._PRIORITY, self._TIMEOUT, 241 None, None, self._PRIORITY, self._TIMEOUT, 300 self._TIMEOUT, Fals [all...] |
/external/autotest/frontend/afe/ |
H A D | site_rpc_interface_unittest.py | 50 _TIMEOUT = 24 variable in class:SiteRpcInterfaceTest 97 timeout_mins=self._TIMEOUT*60, 98 max_runtime_mins=self._TIMEOUT*60,
|
Completed in 115 milliseconds