/external/autotest/client/site_tests/cellular_ActivateLTE/ |
D | cellular_ActivateLTE.py | 22 SHORT_TIMEOUT = 10 variable 99 time.sleep(SHORT_TIMEOUT) 125 time.sleep(SHORT_TIMEOUT) 156 time.sleep(SHORT_TIMEOUT) 268 SHORT_TIMEOUT) 314 mm1_constants.MM_MODEM_STATE_ENABLED, SHORT_TIMEOUT) 317 mm1_constants.MM_MODEM_STATE_ENABLED, SHORT_TIMEOUT)
|
/external/autotest/server/site_tests/enterprise_CFM_Sanity/ |
D | enterprise_CFM_Sanity.py | 14 SHORT_TIMEOUT = 5 variable 57 time.sleep(SHORT_TIMEOUT) 59 time.sleep(SHORT_TIMEOUT) 77 time.sleep(SHORT_TIMEOUT)
|
/external/autotest/client/cros/networking/chrome_testing/ |
D | chrome_networking_test_api.py | 22 SHORT_TIMEOUT = 3 variable in ChromeNetworkProvider 95 time.sleep(self.SHORT_TIMEOUT) 98 def scan_for_networks(self, timeout=SHORT_TIMEOUT):
|
D | test_utils.py | 15 SHORT_TIMEOUT = 10 variable 119 chrome_networking_test_context, function, args, timeout=SHORT_TIMEOUT):
|
/external/autotest/server/cros/network/ |
D | telnet_helper.py | 10 SHORT_TIMEOUT = 2 variable 65 self._tn.read_until(self._prompt, SHORT_TIMEOUT) 80 SHORT_TIMEOUT)
|
/external/autotest/server/site_tests/enterprise_CFM_MimoSanity/ |
D | enterprise_CFM_MimoSanity.py | 17 SHORT_TIMEOUT = 5 variable 111 time.sleep(SHORT_TIMEOUT) 130 time.sleep(random.randrange(SHORT_TIMEOUT, LONG_TIMEOUT)) 143 time.sleep(SHORT_TIMEOUT)
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/beta/ |
D | _beta_features_test.py | 186 self._server.stop(test_constants.SHORT_TIMEOUT).wait() 251 test_constants.SHORT_TIMEOUT, 329 server.stop(test_constants.SHORT_TIMEOUT).wait() 337 server.stop(test_constants.SHORT_TIMEOUT).wait() 344 server.stop(test_constants.SHORT_TIMEOUT) 345 server.stop(test_constants.SHORT_TIMEOUT)
|
D | _utilities_test.py | 54 ready_future.result(timeout=test_constants.SHORT_TIMEOUT)
|
/external/autotest/server/cros/cfm/ |
D | cfm_base_test.py | 14 SHORT_TIMEOUT = 5 variable 84 time.sleep(SHORT_TIMEOUT) 86 time.sleep(SHORT_TIMEOUT)
|
/external/autotest/client/cros/enterprise/ |
D | enterprise_network_api.py | 25 SHORT_TIMEOUT = 20 variable in ChromeEnterpriseNetworkContext 230 timeout=self.SHORT_TIMEOUT) 235 timeout=self.SHORT_TIMEOUT)
|
/external/autotest/server/site_tests/enterprise_CFM_HuddlyMonitor/ |
D | enterprise_CFM_HuddlyMonitor.py | 14 SHORT_TIMEOUT = 1 variable 110 time.sleep(SHORT_TIMEOUT)
|
/external/autotest/client/common_lib/cros/ |
D | kiosk_utils.py | 14 SHORT_TIMEOUT = 5 variable 127 time.sleep(SHORT_TIMEOUT)
|
/external/autotest/client/site_tests/cellular_OutOfCreditsSubscriptionState/ |
D | cellular_OutOfCreditsSubscriptionState.py | 17 SHORT_TIMEOUT = 10 variable 98 timeout=SHORT_TIMEOUT)
|
/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
D | _python_plugin_test.py | 277 request, timeout=test_constants.SHORT_TIMEOUT) 320 request, timeout=test_constants.SHORT_TIMEOUT) 375 timeout=test_constants.SHORT_TIMEOUT) 420 request_iterator, timeout=test_constants.SHORT_TIMEOUT) 496 timeout=test_constants.SHORT_TIMEOUT)
|
D | beta_python_plugin_test.py | 400 request, test_constants.SHORT_TIMEOUT) 448 request, test_constants.SHORT_TIMEOUT) 518 test_constants.SHORT_TIMEOUT) 574 test_constants.SHORT_TIMEOUT) 655 test_constants.SHORT_TIMEOUT)
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/ |
D | _channel_connectivity_test.py | 70 time.sleep(test_constants.SHORT_TIMEOUT) 98 time.sleep(test_constants.SHORT_TIMEOUT)
|
D | _rpc_test.py | 570 timeout=test_constants.SHORT_TIMEOUT, 589 timeout=test_constants.SHORT_TIMEOUT, 616 timeout=test_constants.SHORT_TIMEOUT, 635 timeout=test_constants.SHORT_TIMEOUT, 657 timeout=test_constants.SHORT_TIMEOUT, 661 timeout=test_constants.SHORT_TIMEOUT / 2.0) 688 timeout=test_constants.SHORT_TIMEOUT,
|
D | _channel_ready_future_test.py | 51 ready_future.result(timeout=test_constants.SHORT_TIMEOUT)
|
/external/autotest/client/common_lib/cros/network/ |
D | chrome_net_constants.py | 8 SHORT_TIMEOUT = 10 variable
|
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/framework/common/ |
D | test_constants.py | 21 SHORT_TIMEOUT = 4 variable
|
/external/autotest/client/site_tests/network_RoamWifiEndToEnd/ |
D | network_RoamWifiEndToEnd.py | 58 time.sleep(self.chrome_networking.SHORT_TIMEOUT)
|