Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dservo_repair.py179 @timeout_util.TimeoutDecorator(cros_constants.SHORT_VERIFY_TIMEOUT_SEC)
217 @timeout_util.TimeoutDecorator(cros_constants.SHORT_VERIFY_TIMEOUT_SEC)
250 @timeout_util.TimeoutDecorator(cros_constants.SHORT_VERIFY_TIMEOUT_SEC)
271 @timeout_util.TimeoutDecorator(cros_constants.SHORT_VERIFY_TIMEOUT_SEC)
666 @timeout_util.TimeoutDecorator(cros_constants.SHORT_VERIFY_TIMEOUT_SEC)
751 @timeout_util.TimeoutDecorator(cros_constants.SHORT_VERIFY_TIMEOUT_SEC)
774 @timeout_util.TimeoutDecorator(cros_constants.SHORT_VERIFY_TIMEOUT_SEC)
Dcros_constants.py13 SHORT_VERIFY_TIMEOUT_SEC = 60 variable