/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/ |
D | k8s.py | 133 def wait_for_service_deleted(self, name: str, timeout_sec=60, wait_sec=1): argument 149 timeout_sec=60, argument 164 def wait_for_namespace_deleted(self, timeout_sec=240, wait_sec=5): argument 178 def wait_for_service_neg(self, name: str, timeout_sec=60, wait_sec=1): argument 223 timeout_sec=60, argument 242 timeout_sec=60, argument 267 def wait_for_pod_started(self, pod_name, timeout_sec=60, wait_sec=1): 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/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/ |
D | run_xds_tests.py | 298 def get_client_stats(num_rpcs, timeout_sec): argument 369 def _verify_rpcs_to_given_backends(backends, timeout_sec, num_rpcs, argument 393 timeout_sec, argument 402 timeout_sec, argument 410 def wait_until_rpcs_in_flight(rpc_type, timeout_sec, num_rpcs, threshold): argument 1785 timeout_sec=_WAIT_FOR_OPERATION_SEC): argument 1835 expected_size, timeout_sec): argument 1850 timeout_sec=_WAIT_FOR_OPERATION_SEC): argument 1868 timeout_sec=_WAIT_FOR_OPERATION_SEC): argument 1886 timeout_sec=_WAIT_FOR_BACKEND_SEC): argument
|
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/gcp/ |
D | api.py | 203 timeout_sec=_WAIT_FOR_OPERATION_SEC, argument 271 timeout_sec=GcpProjectApiResource._WAIT_FOR_OPERATION_SEC): argument 277 timeout_sec=GcpProjectApiResource._WAIT_FOR_OPERATION_SEC): argument
|
D | compute.py | 235 timeout_sec=_WAIT_FOR_BACKEND_SEC, argument 323 timeout_sec=_WAIT_FOR_OPERATION_SEC): argument
|
/external/llvm-project/compiler-rt/test/sanitizer_common/android_commands/ |
D | android_common.py | 16 def adb(args, attempts = 1, timeout_sec = 600): argument
|
/external/autotest/client/site_tests/power_BacklightControl/ |
D | power_BacklightControl.py | 201 timeout_sec=30): argument
|
/external/tensorflow/tensorflow/core/tpu/kernels/ |
D | tpu_compilation_cache_service.cc | 66 bool TpuCompilationCacheService::Shutdown(int timeout_sec) { in Shutdown()
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/ |
D | messages.proto | 201 int32 timeout_sec = 2; field
|
/external/perfetto/src/base/ |
D | unix_socket.cc | 548 uint32_t timeout_sec = timeout_ms / 1000; in SetTxTimeout() local 564 uint32_t timeout_sec = timeout_ms / 1000; in SetRxTimeout() local
|
/external/autotest/server/site_tests/tast/ |
D | tast.py | 336 def _run_tast(self, subcommand, extra_subcommand_args, timeout_sec, argument
|
/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 | 1700 int timeout_sec, int timeout_usec) in wpa_supplicant_req_new_scan() 2319 int timeout_sec = wpa_s->scan_interval; in wpas_select_network_from_last_scan() local
|
/external/llvm-project/lldb/source/Commands/ |
D | CommandObjectPlatform.cpp | 1606 uint32_t timeout_sec; in SetOptionValue() local
|
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
D | GDBRemoteCommunicationClient.cpp | 2844 uint32_t timeout_sec = UINT32_MAX; in RunShellCommand() local
|