Searched refs:DoLargeUnary (Results 1 – 5 of 5) sorted by relevance
53 bool DoLargeUnary();
125 is_success = interop_client_->DoLargeUnary(); in RunTest()
112 std::bind(&grpc::testing::InteropClient::DoLargeUnary, &client); in main()
297 bool InteropClient::DoLargeUnary() { in DoLargeUnary() function in grpc::testing::InteropClient
76 return GetClient(host, port, use_tls)->DoLargeUnary(); in Java_io_grpc_interop_cpp_InteropActivity_doLargeUnary()