Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/provision_FactoryImage/
Dprovision_FactoryImage.py25 usb_boot_timeout=cros_host.CrosHost.USB_BOOT_TIMEOUT*3,
/external/autotest/server/hosts/
Dcros_host.py1128 def servo_install(self, image_url=None, usb_boot_timeout=USB_BOOT_TIMEOUT, argument
1149 'timeout = %s', usb_boot_timeout)
1153 if not self.wait_up(timeout=usb_boot_timeout):
1156 usb_boot_timeout)