Home
last modified time | relevance | path

Searched defs:SendRpc (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/test/cpp/end2end/
Dgeneric_end2end_test.cc102 void SendRpc(int num_rpcs) { in SendRpc() function in grpc::testing::__anoncbd549ab0111::GenericEnd2endTest
106 void SendRpc(int num_rpcs, bool check_deadline, gpr_timespec deadline) { in SendRpc() function in grpc::testing::__anoncbd549ab0111::GenericEnd2endTest
Dnonblocking_test.cc114 void SendRpc(int num_rpcs) { in SendRpc() function in grpc::testing::__anonc60f39430211::NonblockingTest
Dfilter_end2end_test.cc161 void SendRpc(int num_rpcs) { in SendRpc() function in grpc::testing::__anon77cf1b540111::FilterEnd2endTest
Dthread_stress_test.cc271 static void SendRpc(grpc::testing::EchoTestService::Stub* stub, int num_rpcs, in SendRpc() function
Dclient_lb_end2end_test.cc212 bool SendRpc( in SendRpc() function in grpc::testing::__anon6844b3ba0111::ClientLbEnd2endTest
Dgrpclb_end2end_test.cc542 Status SendRpc(EchoResponse* response = nullptr, int timeout_ms = 1000) { in SendRpc() function in grpc::testing::__anon8b08f2880111::GrpclbEnd2endTest
Dasync_end2end_test.cc303 void SendRpc(int num_rpcs) { in SendRpc() function in grpc::testing::__anonf10ab8ac0111::AsyncEnd2endTest
Dend2end_test.cc340 static void SendRpc(grpc::testing::EchoTestService::Stub* stub, int num_rpcs, in SendRpc() function