Home
last modified time | relevance | path

Searched refs:start_timeout_secs (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/cros/
Dstress.py35 def start(self, start_condition=None, start_timeout_secs=None): argument
48 self._start_timeout_secs = start_timeout_secs
142 def start(self, start_condition=None, start_timeout_secs=None): argument
154 start_timeout_secs)
186 def start(self, iterations, start_condition=None, start_timeout_secs=None): argument
199 super(CountedStressor, self).start(start_condition, start_timeout_secs)
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
Dnetwork_WiFi_SuspendStress.py106 start_timeout_secs=_START_TIMEOUT_SECONDS)