Home
last modified time | relevance | path

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

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