Home
last modified time | relevance | path

Searched refs:streamingOutputCall (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DAbstractInteropTest.java536 asyncStub.streamingOutputCall(request, recorder); in serverStreaming()
659 asyncStub.streamingOutputCall(request, recorder); in serverCompressedStreaming()
1071 .streamingOutputCall(StreamingOutputCallRequest.newBuilder() in deadlineNotExceeded()
1088 stub.streamingOutputCall(request).next(); in deadlineExceeded()
1126 .streamingOutputCall(request, recorder); in deadlineExceededServerStreaming()
1212 stub.streamingOutputCall(request).next(); in maxInboundSize_exact()
1238 stub.streamingOutputCall(request).next(); in maxInboundSize_tooBig()
1269 stub.streamingOutputCall(request).next(); in maxOutboundSize_exact()
1294 stub.streamingOutputCall(request).next(); in maxOutboundSize_tooBig()
DTestServiceImpl.java135 public void streamingOutputCall(StreamingOutputCallRequest request, in streamingOutputCall() method in TestServiceImpl
/external/grpc-grpc-java/interop-testing/src/test/java/io/grpc/testing/integration/
DConcurrencyTest.java125 clientStub.streamingOutputCall(request, new SignalingResponseObserver(responsesDoneSignal)); in run()
DNettyFlowControlTest.java146 stub.streamingOutputCall(request, observer); in doTest()
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/
DTestServiceGrpc.java359 …public void streamingOutputCall(io.grpc.testing.integration.Messages.StreamingOutputCallRequest re… in streamingOutputCall() method in TestServiceGrpc.TestServiceImplBase
536 …public void streamingOutputCall(io.grpc.testing.integration.Messages.StreamingOutputCallRequest re… in streamingOutputCall() method in TestServiceGrpc.TestServiceStub
654 …til.Iterator<io.grpc.testing.integration.Messages.StreamingOutputCallResponse> streamingOutputCall( in streamingOutputCall() method in TestServiceGrpc.TestServiceBlockingStub
781 …serviceImpl.streamingOutputCall((io.grpc.testing.integration.Messages.StreamingOutputCallRequest) … in invoke()
/external/grpc-grpc-java/compiler/src/testLite/golden/
DTestService.java.txt266 … public void streamingOutputCall(io.grpc.testing.compiler.Test.StreamingOutputCallRequest request,
405 … public void streamingOutputCall(io.grpc.testing.compiler.Test.StreamingOutputCallRequest request,
501 … java.util.Iterator<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> streamingOutputCall(
571 …serviceImpl.streamingOutputCall((io.grpc.testing.compiler.Test.StreamingOutputCallRequest) request,
/external/grpc-grpc-java/compiler/src/test/golden/
DTestService.java.txt272 … public void streamingOutputCall(io.grpc.testing.compiler.Test.StreamingOutputCallRequest request,
411 … public void streamingOutputCall(io.grpc.testing.compiler.Test.StreamingOutputCallRequest request,
507 … java.util.Iterator<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> streamingOutputCall(
577 …serviceImpl.streamingOutputCall((io.grpc.testing.compiler.Test.StreamingOutputCallRequest) request,
/external/grpc-grpc-java/compiler/src/testNano/golden/
DTestService.java.txt307 …public void streamingOutputCall(io.grpc.testing.compiler.nano.Test.StreamingOutputCallRequest requ…
446 …public void streamingOutputCall(io.grpc.testing.compiler.nano.Test.StreamingOutputCallRequest requ…
542 ….util.Iterator<io.grpc.testing.compiler.nano.Test.StreamingOutputCallResponse> streamingOutputCall(
612 …serviceImpl.streamingOutputCall((io.grpc.testing.compiler.nano.Test.StreamingOutputCallRequest) re…