Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.h47 SLOW_CONSUMER, enumerator
67 {SLOW_CONSUMER, "slow_consumer"},
Dstress_interop_client.cc152 case SLOW_CONSUMER: { in RunTest()