Home
last modified time | relevance | path

Searched defs:num_rpcs (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/grpc-grpc/tools/run_tests/
H A Drun_xds_tests.py430 def get_client_stats(num_rpcs, timeout_sec): argument
555 backends, timeout_sec, num_rpcs, allow_failures argument
581 backends, timeout_sec, num_rpcs=_NUM_TEST_RPCS argument
589 backends, timeout_sec, num_rpcs=_NUM_TEST_RPCS argument
611 def wait_until_rpcs_in_flight(rpc_type, timeout_sec, num_rpcs, threshold): argument
654 def _check_rpcs_in_flight(rpc_type, num_rpcs, threshold, threshold_fraction): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/
Drun_xds_tests.py359 def get_client_stats(num_rpcs, timeout_sec): argument
459 def _verify_rpcs_to_given_backends(backends, timeout_sec, num_rpcs, argument
484 num_rpcs=_NUM_TEST_RPCS): argument
493 num_rpcs=_NUM_TEST_RPCS): argument
515 def wait_until_rpcs_in_flight(rpc_type, timeout_sec, num_rpcs, threshold): argument
554 def _check_rpcs_in_flight(rpc_type, num_rpcs, threshold, threshold_fraction): argument
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dgeneric_end2end_test.cc107 void SendRpc(int num_rpcs) { in SendRpc()
111 void SendRpc(int num_rpcs, bool check_deadline, gpr_timespec deadline) { in SendRpc()
266 const int num_rpcs = 10; in TEST_F() local
H A Dthread_stress_test.cc274 static void SendRpc(grpc::testing::EchoTestService::Stub* stub, int num_rpcs, in SendRpc()
357 void AsyncSendRpc(int num_rpcs) { in AsyncSendRpc()
H A Dnonblocking_test.cc125 void SendRpc(int num_rpcs) { in SendRpc()
H A Dclient_callback_end2end_test.cc172 void SendRpcs(int num_rpcs, bool with_binary_metadata) { in SendRpcs()
220 void SendRpcsGeneric(int num_rpcs, bool maybe_except, in SendRpcsGeneric()
264 void SendGenericEchoAsBidi(int num_rpcs, int reuses, bool do_writes_done, in SendGenericEchoAsBidi()
H A Dcontext_allocator_end2end_test.cc133 void SendRpcs(int num_rpcs) { in SendRpcs()
H A Dport_sharing_end2end_test.cc298 void SendRpc(EchoTestService::Stub* stub, int num_rpcs) { in SendRpc()
H A Dmessage_allocator_end2end_test.cc158 void SendRpcs(int num_rpcs) { in SendRpcs()
H A Dasync_end2end_test.cc344 void SendRpc(int num_rpcs) { in SendRpc()
H A Dend2end_test.cc481 void SendRpc(grpc::testing::EchoTestService::Stub* stub, int num_rpcs, in SendRpc()
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test_lib.cc670 const grpc_core::DebugLocation& debug_location, size_t num_rpcs, in SendRpcsAndCountFailuresWithMessage()
713 grpc::testing::EchoTestService::Stub* stub, size_t num_rpcs, in SendConcurrentRpcs()
764 size_t num_rpcs = 0; in WaitForAllBackends() local
H A Dxds_cluster_end2end_test.cc1120 size_t num_rpcs = kNumRpcsBoth; in TEST_P() local
1681 size_t num_rpcs = WaitForAllBackends(DEBUG_LOCATION, 0, 2); in TEST_P() local
1767 size_t num_rpcs = WaitForAllBackends(DEBUG_LOCATION, 0, 2); in TEST_P() local
H A Dxds_end2end_test_lib.h944 size_t num_rpcs = in ComputeIdealNumRpcs() local
/aosp_15_r20/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
H A DLoadBalancerStatsRequest.php21 protected $num_rpcs = 0; variable in Grpc\\Testing\\LoadBalancerStatsRequest
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/
H A DLoadBalancerStatsRequest.php21 protected $num_rpcs = 0; variable in Grpc\\Testing\\LoadBalancerStatsRequest
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dxds_stats_watcher.cc112 auto& num_rpcs = result[code]; in RpcCompleted() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/
Dmessages.proto210 int32 num_rpcs = 1; field
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/proto/grpc/testing/
H A Dmessages.proto207 int32 num_rpcs = 1; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/
H A Dmessages.proto206 int32 num_rpcs = 1; field