Searched refs:LONG_TIMEOUT (Results 1 - 12 of 12) sorted by relevance

/external/autotest/client/common_lib/cros/network/
H A Dchrome_net_constants.py9 LONG_TIMEOUT = 30 variable
/external/autotest/client/site_tests/network_ChromeCellularSmokeTest/
H A Dnetwork_ChromeCellularSmokeTest.py71 test_utils.LONG_TIMEOUT,
76 network_id, 'NotConnected', test_utils.LONG_TIMEOUT)
88 test_utils.LONG_TIMEOUT,
93 network_id, 'Connected', test_utils.LONG_TIMEOUT)
/external/autotest/client/cros/networking/chrome_testing/
H A Dchrome_networking_test_api.py55 test_utils.LONG_TIMEOUT,
116 test_utils.LONG_TIMEOUT,
H A Dtest_utils.py14 LONG_TIMEOUT = 120 variable
56 timeout=LONG_TIMEOUT):
/external/autotest/server/site_tests/enterprise_CFM_SessionStress/
H A Denterprise_CFM_SessionStress.py12 LONG_TIMEOUT = 8 variable
33 time.sleep(LONG_TIMEOUT)
/external/autotest/server/site_tests/firmware_StandbyPowerConsumption/
H A Dfirmware_StandbyPowerConsumption.py15 LONG_TIMEOUT = 60 variable
82 self.host.test_wait_for_sleep(LONG_TIMEOUT)
90 if not self.host.ping_wait_up(LONG_TIMEOUT):
121 if not self.host.ping_wait_up(LONG_TIMEOUT):
/external/autotest/client/site_tests/network_LTEActivate/
H A Dnetwork_LTEActivate.py21 LONG_TIMEOUT = 20 variable
43 modem = self.test.pseudomm.wait_for_modem(timeout_seconds=LONG_TIMEOUT)
233 timeout=LONG_TIMEOUT)
289 timeout=LONG_TIMEOUT);
/external/autotest/server/site_tests/enterprise_CFM_Sanity/
H A Denterprise_CFM_Sanity.py13 LONG_TIMEOUT = 10 variable
55 time.sleep(LONG_TIMEOUT)
/external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/
H A Dnetwork_WiFi_RoamSuspendEndToEnd.py75 time.sleep(chrome_net_constants.LONG_TIMEOUT)
/external/autotest/client/site_tests/network_ChromeCellularEndToEnd/
H A Dnetwork_ChromeCellularEndToEnd.py74 test_utils.LONG_TIMEOUT,
166 test_utils.LONG_TIMEOUT,
/external/autotest/client/site_tests/network_ChromeWifiEndToEnd/
H A Dnetwork_ChromeWifiEndToEnd.py100 test_utils.LONG_TIMEOUT,
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c185 #define LONG_TIMEOUT 2400000 /* 2,400,000 millisecs == 40 minutes */ macro
4297 io_hdr.timeout = LONG_TIMEOUT;

Completed in 207 milliseconds