Searched refs:FactoryInstallTest (Results 1 – 3 of 3) sorted by relevance
25 from autotest_lib.server.cros.factory_install_test import FactoryInstallTest29 class factory_InstallServo(FactoryInstallTest):76 get_dut_ip, timeout=FactoryInstallTest.FACTORY_INSTALL_TIMEOUT_SEC,82 FactoryInstallTest.FACTORY_INSTALL_TIMEOUT_SEC):90 timeout=FactoryInstallTest.FIRST_BOOT_TIMEOUT_SEC)
58 class FactoryInstallTest(test.test): class260 if not dut_client.wait_up(FactoryInstallTest.WAIT_UP_TIMEOUT_SEC):271 timeout=FactoryInstallTest.FACTORY_TEST_TIMEOUT_SEC)290 timeout=FactoryInstallTest.FACTORY_TEST_TIMEOUT_SEC,316 if not dut_client.wait_up(FactoryInstallTest.FIRST_BOOT_TIMEOUT_SEC):333 timeout=FactoryInstallTest.WAIT_UP_TIMEOUT_SEC):
21 from autotest_lib.server.cros.factory_install_test import FactoryInstallTest36 class factory_InstallVM(FactoryInstallTest):128 timeout=FactoryInstallTest.FACTORY_INSTALL_TIMEOUT_SEC,