Home
last modified time | relevance | path

Searched refs:LONG_VERIFY_TIMEOUT_SEC (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/hosts/
Dcros_constants.py15 LONG_VERIFY_TIMEOUT_SEC = 60 * 20 variable
Dlabstation_repair.py33 @timeout_util.TimeoutDecorator(cros_constants.LONG_VERIFY_TIMEOUT_SEC)
Dservo_repair.py70 @timeout_util.TimeoutDecorator(cros_constants.LONG_VERIFY_TIMEOUT_SEC)