Home
last modified time | relevance | path

Searched refs:start_timeout_secs (Results 1 – 1 of 1) 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)