Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dinterop_client.cc853 StreamingOutputCallResponse streaming_response; in DoStatusWithMessage() local
854 while (stream->Read(&streaming_response)) in DoStatusWithMessage()