Searched refs:response_stream_count_ (Results 1 – 1 of 1) sorted by relevance
50 ServiceImpl() : bidi_stream_count_(0), response_stream_count_(0) {} in ServiceImpl()71 response_stream_count_++; in ResponseStream()85 int response_stream_count() { return response_stream_count_; } in response_stream_count()89 int response_stream_count_; member in grpc::testing::__anon96d95d380111::ServiceImpl