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