Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dcros_constants.py18 SHORT_REPAIR_TIMEOUT_SEC = 60 variable
Dcros_repair.py947 @timeout_util.TimeoutDecorator(cros_constants.SHORT_REPAIR_TIMEOUT_SEC)
989 @timeout_util.TimeoutDecorator(cros_constants.SHORT_REPAIR_TIMEOUT_SEC)
Dservo_repair.py962 @timeout_util.TimeoutDecorator(cros_constants.SHORT_REPAIR_TIMEOUT_SEC)