Home
last modified time | relevance | path

Searched refs:probe_res (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/test/cpp/interop/
Dinterop_client.cc335 SimpleResponse probe_res; in DoClientCompressedUnary() local
345 serviceStub_.Get()->UnaryCall(&probe_context, probe_req, &probe_res); in DoClientCompressedUnary()
486 StreamingInputCallResponse probe_res; in DoClientCompressedStreaming() local
495 serviceStub_.Get()->StreamingInputCall(&probe_context, &probe_res)); in DoClientCompressedStreaming()