Searched defs:timeout_min (Results 1 - 3 of 3) sorted by relevance

/external/autotest/site_utils/lxc/
H A Dlxc.py136 timeout_min=3*2, variable
148 timeout_min=(constants.DEVSERVER_CALL_TIMEOUT *
190 @retry.retry(error.CmdError, timeout_min=30)
252 @retry.retry(error.CmdError, timeout_min=20)
271 @retry.retry(error.CmdError, timeout_min=20)
/external/autotest/client/cros/multimedia/
H A Dfacade_resource.py23 timeout_min=_FLAKY_CALL_RETRY_TIMEOUT_SEC / 60.0, variable
39 timeout_min=_FLAKY_CHROME_START_RETRY_TIMEOUT_SEC / 60.0, variable in class:FacadeResoureError
H A Ddisplay_facade_native.py35 timeout_min=_FLAKY_CALL_RETRY_TIMEOUT_SEC / 60.0, variable in class:TimeoutException

Completed in 315 milliseconds