Searched refs:streamingOutputBuilder (Results 1 – 1 of 1) sorted by relevance
812 StreamingOutputCallRequest.Builder streamingOutputBuilder = in fullDuplexCallShouldSucceed() local814 streamingOutputBuilder.setResponseType(COMPRESSABLE); in fullDuplexCallShouldSucceed()816 streamingOutputBuilder.addResponseParameters( in fullDuplexCallShouldSucceed()819 final StreamingOutputCallRequest request = streamingOutputBuilder.build(); in fullDuplexCallShouldSucceed()852 StreamingOutputCallRequest.Builder streamingOutputBuilder = in halfDuplexCallShouldSucceed() local854 streamingOutputBuilder.setResponseType(COMPRESSABLE); in halfDuplexCallShouldSucceed()856 streamingOutputBuilder.addResponseParameters( in halfDuplexCallShouldSucceed()859 final StreamingOutputCallRequest request = streamingOutputBuilder.build(); in halfDuplexCallShouldSucceed()1018 Messages.StreamingOutputCallRequest.Builder streamingOutputBuilder = in exchangeMetadataStreamingCall() local1020 streamingOutputBuilder.setResponseType(COMPRESSABLE); in exchangeMetadataStreamingCall()[all …]