Home | History | Annotate | Download | only in hosts

Lines Matching refs:INSTALL_TIMEOUT

93     # INSTALL_TIMEOUT: Time to allow for chromeos-install.
102 INSTALL_TIMEOUT = 480
1152 install_timeout=INSTALL_TIMEOUT):
1165 @param install_timeout: The timeout to use when installing the chromeos
1166 image. Factory images need a longer install_timeout.
1193 self.run('chromeos-install --yes', timeout=install_timeout)