Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dinterop_client.cc312 SimpleResponse probe_res; in DoClientCompressedUnary() local
322 serviceStub_.Get()->UnaryCall(&probe_context, probe_req, &probe_res); in DoClientCompressedUnary()
464 StreamingInputCallResponse probe_res; in DoClientCompressedStreaming() local
473 serviceStub_.Get()->StreamingInputCall(&probe_context, &probe_res)); in DoClientCompressedStreaming()