Home
last modified time | relevance | path

Searched defs:EMPTY_STREAM (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.h53 EMPTY_STREAM, enumerator
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestCases.java39 EMPTY_STREAM("A stream that has zero-messages in both directions"), enumConstant
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py469 EMPTY_STREAM = 'empty_stream' variable in TestCase