Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dinterop_client.h62 bool DoResponseStreamingWithSlowConsumer();
Dstress_interop_client.cc153 is_success = interop_client_->DoResponseStreamingWithSlowConsumer(); in RunTest()
Dclient.cc126 &grpc::testing::InteropClient::DoResponseStreamingWithSlowConsumer, in main()
Dinterop_client.cc585 bool InteropClient::DoResponseStreamingWithSlowConsumer() { in DoResponseStreamingWithSlowConsumer() function in grpc::testing::InteropClient