Searched refs:response_stream_count (Results 1 – 1 of 1) sorted by relevance
85 int response_stream_count() { return response_stream_count_; } in response_stream_count() function in grpc::testing::__anon96d95d380111::ServiceImpl115 bool HadOneResponseStream() { return service_.response_stream_count() == 1; } in HadOneResponseStream()