/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
D | beta_python_plugin_test.py | 363 stub.UnaryCall(request, test_constants.LONG_TIMEOUT) 374 response = stub.UnaryCall(request, test_constants.LONG_TIMEOUT) 387 request, test_constants.LONG_TIMEOUT) 423 request, test_constants.LONG_TIMEOUT) 433 test_constants.LONG_TIMEOUT) 459 test_constants.LONG_TIMEOUT) 485 test_constants.LONG_TIMEOUT) 501 test_constants.LONG_TIMEOUT) 533 test_constants.LONG_TIMEOUT) 548 test_constants.LONG_TIMEOUT) [all …]
|
/external/autotest/client/site_tests/network_ChromeCellularSmokeTest/ |
D | network_ChromeCellularSmokeTest.py | 71 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/server/site_tests/firmware_StandbyPowerConsumption/ |
D | firmware_StandbyPowerConsumption.py | 15 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/server/site_tests/enterprise_CFM_HuddlyMonitor/ |
D | enterprise_CFM_HuddlyMonitor.py | 13 LONG_TIMEOUT = 20 variable 48 time.sleep(LONG_TIMEOUT) 81 time.sleep(LONG_TIMEOUT)
|
/external/autotest/server/site_tests/enterprise_CFM_MeetAppSanity/ |
D | enterprise_CFM_MeetAppSanity.py | 9 LONG_TIMEOUT = 10 variable 25 time.sleep(LONG_TIMEOUT)
|
/external/autotest/client/site_tests/cellular_ActivateLTE/ |
D | cellular_ActivateLTE.py | 21 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/client/cros/enterprise/ |
D | enterprise_network_api.py | 26 LONG_TIMEOUT = 120 variable in ChromeEnterpriseNetworkContext 144 self.LONG_TIMEOUT, 176 self.LONG_TIMEOUT,
|
/external/autotest/server/site_tests/enterprise_CFM_MimoSanity/ |
D | enterprise_CFM_MimoSanity.py | 16 LONG_TIMEOUT = 20 variable 46 time.sleep(LONG_TIMEOUT) 130 time.sleep(random.randrange(SHORT_TIMEOUT, LONG_TIMEOUT))
|
/external/autotest/client/cros/networking/chrome_testing/ |
D | test_utils.py | 14 LONG_TIMEOUT = 120 variable 56 timeout=LONG_TIMEOUT):
|
D | chrome_networking_test_api.py | 55 test_utils.LONG_TIMEOUT, 116 test_utils.LONG_TIMEOUT,
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/beta/ |
D | _not_found_test.py | 43 test_constants.LONG_TIMEOUT, 50 'grupe', 'mevvod', iter([b'def']), test_constants.LONG_TIMEOUT)
|
D | _beta_features_test.py | 193 test_constants.LONG_TIMEOUT, 210 test_constants.LONG_TIMEOUT, 228 test_constants.LONG_TIMEOUT, 324 test_constants.LONG_TIMEOUT,
|
D | _utilities_test.py | 76 ready_future.result(timeout=test_constants.LONG_TIMEOUT))
|
/external/autotest/server/cros/network/ |
D | telnet_helper.py | 11 LONG_TIMEOUT = 30 variable 36 self._tn.open(hostname, port, LONG_TIMEOUT)
|
/external/autotest/server/site_tests/enterprise_CFM_Sanity/ |
D | enterprise_CFM_Sanity.py | 13 LONG_TIMEOUT = 10 variable 46 time.sleep(LONG_TIMEOUT)
|
/external/autotest/client/common_lib/cros/network/ |
D | chrome_net_constants.py | 9 LONG_TIMEOUT = 30 variable
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/framework/common/ |
D | test_constants.py | 24 LONG_TIMEOUT = 3000 variable
|
/external/autotest/client/site_tests/network_ChromeCellularEndToEnd/ |
D | network_ChromeCellularEndToEnd.py | 74 test_utils.LONG_TIMEOUT, 166 test_utils.LONG_TIMEOUT,
|
/external/autotest/server/site_tests/network_WiFi_RoamSuspendEndToEnd/ |
D | network_WiFi_RoamSuspendEndToEnd.py | 75 time.sleep(chrome_net_constants.LONG_TIMEOUT)
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
D | _channel_ready_future_test.py | 73 ready_future.result(timeout=test_constants.LONG_TIMEOUT))
|
/external/autotest/client/site_tests/network_ChromeWifiEndToEnd/ |
D | network_ChromeWifiEndToEnd.py | 100 test_utils.LONG_TIMEOUT,
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 185 #define LONG_TIMEOUT 2400000 /* 2,400,000 millisecs == 40 minutes */ macro 4297 io_hdr.timeout = LONG_TIMEOUT; in do_senddiag()
|