Searched defs:timeout_sec (Results 1 – 10 of 10) sorted by relevance
/third_party/grpc/tools/run_tests/ |
D | run_xds_tests.py | 275 def get_client_stats(num_rpcs, timeout_sec): argument 293 def _verify_rpcs_to_given_backends(backends, timeout_sec, num_rpcs, argument 317 timeout_sec, argument 326 timeout_sec, argument 1403 timeout_sec=_WAIT_FOR_OPERATION_SEC): argument 1453 expected_size, timeout_sec): argument 1468 timeout_sec=_WAIT_FOR_OPERATION_SEC): argument 1486 timeout_sec=_WAIT_FOR_OPERATION_SEC): argument 1504 timeout_sec=_WAIT_FOR_BACKEND_SEC): argument
|
/third_party/grpc/src/php/tests/interop/Grpc/Testing/ |
D | LoadBalancerStatsRequest.php | 27 protected $timeout_sec = 0; variable in Grpc\\Testing\\LoadBalancerStatsRequest
|
D | ClientConfigureRequest.php | 36 protected $timeout_sec = 0; variable in Grpc\\Testing\\ClientConfigureRequest
|
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/ |
D | LoadBalancerStatsRequest.php | 27 protected $timeout_sec = 0; variable in Grpc\\Testing\\LoadBalancerStatsRequest
|
/third_party/grpc/src/proto/grpc/testing/ |
D | messages.proto | 201 int32 timeout_sec = 2; field 266 int32 timeout_sec = 3; field
|
/third_party/grpc/test/cpp/interop/ |
D | xds_interop_client.cc | 112 int timeout_sec) { in WaitForRpcStatsResponse()
|
/third_party/grpc/test/core/end2end/ |
D | cq_verifier.cc | 269 void cq_verify_empty_timeout(cq_verifier* v, int timeout_sec) { in cq_verify_empty_timeout()
|
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/ |
D | check.c | 120 double timeout_sec = DEFAULT_TIMEOUT; in tcase_create() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | events.c | 1514 int timeout_sec, int timeout_usec) in wpa_supplicant_req_new_scan() 2026 int timeout_sec = wpa_s->scan_interval; in wpas_select_network_from_last_scan() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | events.c | 1701 int timeout_sec, int timeout_usec) in wpa_supplicant_req_new_scan() 2320 int timeout_sec = wpa_s->scan_interval; in wpas_select_network_from_last_scan() local
|