Home
last modified time | relevance | path

Searched defs:EMPTY_STREAM (Results 1 – 4 of 4) 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_aio/interop/
Dmethods.py468 EMPTY_STREAM = "empty_stream" variable in TestCase
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py482 EMPTY_STREAM = "empty_stream" variable in TestCase