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::__anonb143dc890111::GenericEnd2endTest
106 void SendRpc(int num_rpcs, bool check_deadline, gpr_timespec deadline) { in SendRpc() function in grpc::testing::__anonb143dc890111::GenericEnd2endTest
Dnonblocking_test.cc114 void SendRpc(int num_rpcs) { in SendRpc() function in grpc::testing::__anona41b0d210211::NonblockingTest
Dfilter_end2end_test.cc161 void SendRpc(int num_rpcs) { in SendRpc() function in grpc::testing::__anon1227ca720111::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::__anon63a376180111::ClientLbEnd2endTest
Dgrpclb_end2end_test.cc542 Status SendRpc(EchoResponse* response = nullptr, int timeout_ms = 1000) { in SendRpc() function in grpc::testing::__anon2561a1a60111::GrpclbEnd2endTest
Dasync_end2end_test.cc303 void SendRpc(int num_rpcs) { in SendRpc() function in grpc::testing::__anon815afc0a0111::AsyncEnd2endTest
Dend2end_test.cc340 static void SendRpc(grpc::testing::EchoTestService::Stub* stub, int num_rpcs, in SendRpc() function