Searched refs:DoClientCompressedStreaming (Results 1 – 5 of 5) sorted by relevance
136 is_success = interop_client_->DoClientCompressedStreaming(); in RunTest()
65 bool DoClientCompressedStreaming();
263 &grpc::testing::InteropClient::DoClientCompressedStreaming, &client); in main()
301 &grpc::testing::InteropClient::DoClientCompressedStreaming, &client); in main()
547 bool InteropClient::DoClientCompressedStreaming() { in DoClientCompressedStreaming() function in grpc::testing::InteropClient