Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/provision_FactoryImage/
Dprovision_FactoryImage.py26 install_timeout=cros_host.CrosHost.INSTALL_TIMEOUT*2)
/external/autotest/site_utils/deployment/prepare/
Ddut.py408 host.run('chromeos-install --yes', timeout=host.INSTALL_TIMEOUT)
/external/autotest/server/hosts/
Dcros_host.py102 INSTALL_TIMEOUT = 480 variable in CrosHost
1025 install_timeout=INSTALL_TIMEOUT,