Searched refs:BOOT_DELAY (Results 1 - 5 of 5) sorted by relevance

/external/autotest/server/site_tests/cellular_ChromeEndToEnd/
H A Dcellular_ChromeEndToEnd.py25 time.sleep(self._servo.BOOT_DELAY)
/external/autotest/server/site_tests/platform_ExternalUSBBootStress/
H A Dplatform_ExternalUSBBootStress.py101 time.sleep(servo.Servo.BOOT_DELAY)
/external/autotest/server/cros/servo/
H A Dservo.py139 BOOT_DELAY = 10 variable in class:Servo
424 time.sleep(Servo.BOOT_DELAY)
426 time.sleep(Servo.BOOT_DELAY)
/external/autotest/server/site_tests/cellular_StaleModemReboot/
H A Dcellular_StaleModemReboot.py173 time.sleep(self._servo.BOOT_DELAY)
/external/autotest/server/hosts/
H A Dcros_host.py938 time.sleep(self.servo.BOOT_DELAY)

Completed in 218 milliseconds