/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/ |
D | k8s.py | 142 timeout_sec=WAIT_SHORT_TIMEOUT_SEC, argument 159 timeout_sec=WAIT_SHORT_TIMEOUT_SEC, argument 175 timeout_sec=WAIT_LONG_TIMEOUT_SEC, argument 192 timeout_sec=WAIT_SHORT_TIMEOUT_SEC, argument 239 timeout_sec=WAIT_MEDIUM_TIMEOUT_SEC, argument 258 timeout_sec=WAIT_MEDIUM_TIMEOUT_SEC, argument 285 timeout_sec=WAIT_SHORT_TIMEOUT_SEC, argument
|
/external/autotest/client/common_lib/cros/ |
D | retry.py | 78 def custom_sigalarm_handler(func, timeout_sec): argument 95 def timeout(func, args=(), kwargs={}, timeout_sec=60.0, default_result=None): argument
|
D | dev_server.py | 415 def get_devserver_load_wrapper(cls, devserver, timeout_sec, output): argument
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/ |
D | run_xds_tests.py | 355 def get_client_stats(num_rpcs, timeout_sec): argument 423 def configure_client(rpc_types, metadata=[], timeout_sec=None): argument 455 def _verify_rpcs_to_given_backends(backends, timeout_sec, num_rpcs, argument 479 timeout_sec, argument 488 timeout_sec, argument 496 def wait_until_no_rpcs_go_to_given_backends(backends, timeout_sec): argument 511 def wait_until_rpcs_in_flight(rpc_type, timeout_sec, num_rpcs, threshold): argument 2770 timeout_sec=_WAIT_FOR_OPERATION_SEC): argument 2825 expected_size, timeout_sec): argument 2840 timeout_sec=_WAIT_FOR_OPERATION_SEC): argument [all …]
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_spin_batch.c | 36 unsigned int timeout_sec) in spin() 125 static void spin_on_all_engines(int fd, unsigned int timeout_sec) in spin_on_all_engines()
|
D | i915_pm_rpm.c | 171 static bool pc8_plus_residency_changed(unsigned int timeout_sec) in pc8_plus_residency_changed()
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/ |
D | api.py | 222 timeout_sec=_WAIT_FOR_OPERATION_SEC, argument 290 timeout_sec=GcpProjectApiResource._WAIT_FOR_OPERATION_SEC): argument 296 timeout_sec=GcpProjectApiResource._WAIT_FOR_OPERATION_SEC): argument
|
D | compute.py | 250 timeout_sec=_WAIT_FOR_BACKEND_SEC, argument 338 timeout_sec=_WAIT_FOR_OPERATION_SEC): argument
|
/external/autotest/client/site_tests/power_BacklightControl/ |
D | power_BacklightControl.py | 201 timeout_sec=30): argument
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | messages.proto | 201 int32 timeout_sec = 2; field 266 int32 timeout_sec = 3; field
|
/external/tensorflow/tensorflow/core/tpu/kernels/ |
D | tpu_compilation_cache_service.cc | 66 bool TpuCompilationCacheService::Shutdown(int timeout_sec) { in Shutdown()
|
/external/autotest/server/site_tests/tast/ |
D | tast.py | 336 def _run_tast(self, subcommand, extra_subcommand_args, timeout_sec, argument
|
/external/perfetto/src/base/ |
D | unix_socket.cc | 587 uint32_t timeout_sec = timeout_ms / 1000; in SetTxTimeout() local 603 uint32_t timeout_sec = timeout_ms / 1000; in SetRxTimeout() local
|
/external/grpc-grpc/test/core/end2end/ |
D | cq_verifier.cc | 287 void cq_verify_empty_timeout(cq_verifier* v, int timeout_sec) { in cq_verify_empty_timeout()
|
/external/autotest/client/common_lib/ |
D | utils.py | 1842 timeout_sec=10): argument 1887 timeout_sec=10): argument
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | events.c | 1751 int timeout_sec, int timeout_usec) in wpa_supplicant_req_new_scan() 2370 int timeout_sec = wpa_s->scan_interval; in wpas_select_network_from_last_scan() local
|