Home
last modified time | relevance | path

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

/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestServiceClient.java324 tester.clientCompressedStreaming(true); in runTest()
328 tester.clientCompressedStreaming(false); in runTest()
DAbstractInteropTest.java698 public void clientCompressedStreaming(boolean probe) throws Exception { in clientCompressedStreaming() method in AbstractInteropTest
/external/grpc-grpc/src/php/tests/interop/
Dinterop_client.php311 function clientCompressedStreaming($stub) function
817 clientCompressedStreaming($stub);