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.py1024 usb_boot_timeout=USB_BOOT_TIMEOUT, argument
1048 ' Usb boot timeout = %s', usb_boot_timeout)
1051 usb_boot_timeout)
1075 if not self.wait_up(timeout=usb_boot_timeout):
1081 usb_boot_timeout, 'failed_to_boot_pre_install')