Searched refs:DoClientCompressedStreaming (Results 1 – 4 of 4) sorted by relevance
61 bool DoClientCompressedStreaming();
133 is_success = interop_client_->DoClientCompressedStreaming(); in RunTest()
124 &grpc::testing::InteropClient::DoClientCompressedStreaming, &client); in main()
460 bool InteropClient::DoClientCompressedStreaming() { in DoClientCompressedStreaming() function in grpc::testing::InteropClient