/third_party/grpc/tools/run_tests/python_utils/ |
D | dockerjob.py | 43 def docker_mapped_port(cid, port, timeout_seconds=15): argument 58 def docker_ip_address(cid, timeout_seconds=15): argument 77 def wait_for_healthy(cid, shortname, timeout_seconds): argument 144 def wait_for_healthy(self, timeout_seconds): argument
|
D | jobset.py | 172 timeout_seconds=5 * 60, argument
|
/third_party/grpc/tools/run_tests/ |
D | run_tests_matrix.py | 73 timeout_seconds=None): argument 96 timeout_seconds=None): argument 129 timeout_seconds=None): argument
|
D | run_tests.py | 150 timeout_seconds=_DEFAULT_TIMEOUT_SECONDS, argument
|
/third_party/grpc/test/core/end2end/ |
D | cq_verifier_native.cc | 54 grpc_event cq_verifier_next_event(cq_verifier* v, int timeout_seconds) { in cq_verifier_next_event()
|
D | cq_verifier_uv.cc | 79 grpc_event cq_verifier_next_event(cq_verifier* v, int timeout_seconds) { in cq_verifier_next_event()
|
/third_party/grpc/tools/run_tests/artifacts/ |
D | artifact_targets.py | 32 timeout_seconds=30 * 60, argument 72 timeout_seconds=30 * 60, argument
|
D | distribtest_targets.py | 31 timeout_seconds=30 * 60): argument 64 timeout_seconds=10 * 60): argument
|
/third_party/grpc/src/ruby/end2end/ |
D | end2end_common.rb | 65 def wait_for_first_rpc_received(timeout_seconds) argument
|
/third_party/boost/libs/thread/test/ |
D | condition_test_common.hpp | 12 unsigned const timeout_seconds=5; variable
|
D | test_condition_timed_wait_times_out.cpp | 23 unsigned const timeout_seconds=2; variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
D | httpread.c | 57 int timeout_seconds; /* 0 or total duration timeout period */ member 735 int timeout_seconds /* 0; or total duration timeout period */ in httpread_create()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | httpread.c | 57 int timeout_seconds; /* 0 or total duration timeout period */ member 735 int timeout_seconds /* 0; or total duration timeout period */ in httpread_create()
|
/third_party/grpc/test/cpp/end2end/ |
D | cfstream_test.cc | 215 bool WaitForChannelNotReady(Channel* channel, int timeout_seconds = 5) { in WaitForChannelNotReady() 226 bool WaitForChannelReady(Channel* channel, int timeout_seconds = 10) { in WaitForChannelReady()
|
D | flaky_network_test.cc | 288 bool WaitForChannelNotReady(Channel* channel, int timeout_seconds = 5) { in WaitForChannelNotReady() 299 bool WaitForChannelReady(Channel* channel, int timeout_seconds = 5) { in WaitForChannelReady()
|
D | service_config_end2end_test.cc | 366 bool WaitForChannelNotReady(Channel* channel, int timeout_seconds = 5) { in WaitForChannelNotReady() 377 bool WaitForChannelReady(Channel* channel, int timeout_seconds = 5) { in WaitForChannelReady()
|
D | client_lb_end2end_test.cc | 405 bool try_to_connect = false, int timeout_seconds = 5) { in WaitForChannelState() 416 bool WaitForChannelNotReady(Channel* channel, int timeout_seconds = 5) { in WaitForChannelNotReady() 423 bool WaitForChannelReady(Channel* channel, int timeout_seconds = 5) { in WaitForChannelReady()
|