Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/interop/
Dinterop_client.cc53 const int kReceiveDelayMilliSeconds = 20; variable
627 gpr_time_from_millis(kReceiveDelayMilliSeconds, GPR_TIMESPAN))); in DoResponseStreamingWithSlowConsumer()