Lines Matching full:testing
1 package io.grpc.testing.compiler;
12 comments = "Source: grpc/testing/compiler/test.proto")
18 public static final String SERVICE_NAME = "grpc.testing.compiler.TestService";
21 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest,
22 io.grpc.testing.compiler.Test.SimpleResponse> getUnaryCallMethod;
26 requestType = io.grpc.testing.compiler.Test.SimpleRequest.class,
27 responseType = io.grpc.testing.compiler.Test.SimpleResponse.class,
29 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest,
30 io.grpc.testing.compiler.Test.SimpleResponse> getUnaryCallMethod() {
31 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest, io.grpc.testing.compiler.Tes…
36 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.SimpleRequest, io.grpc.testing.compiler.Te…
41 io.grpc.testing.compiler.Test.SimpleRequest.getDefaultInstance()))
43 io.grpc.testing.compiler.Test.SimpleResponse.getDefaultInstance()))
51 …private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCall…
52 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getStreamingOutputCallMethod;
56 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
57 responseType = io.grpc.testing.compiler.Test.StreamingOutputCallResponse.class,
59 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
60 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getStreamingOutputCallMethod() {
61 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testing…
66 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testin…
71 io.grpc.testing.compiler.Test.StreamingOutputCallRequest.getDefaultInstance()))
73 io.grpc.testing.compiler.Test.StreamingOutputCallResponse.getDefaultInstance()))
81 …private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallR…
82 io.grpc.testing.compiler.Test.StreamingInputCallResponse> getStreamingInputCallMethod;
86 requestType = io.grpc.testing.compiler.Test.StreamingInputCallRequest.class,
87 responseType = io.grpc.testing.compiler.Test.StreamingInputCallResponse.class,
89 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallRequest,
90 io.grpc.testing.compiler.Test.StreamingInputCallResponse> getStreamingInputCallMethod() {
91 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallRequest, io.grpc.testing.…
96 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.StreamingInputCallRequest, io.grpc.testing…
101 io.grpc.testing.compiler.Test.StreamingInputCallRequest.getDefaultInstance()))
103 io.grpc.testing.compiler.Test.StreamingInputCallResponse.getDefaultInstance()))
111 …private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCall…
112 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getFullBidiCallMethod;
116 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
117 responseType = io.grpc.testing.compiler.Test.StreamingOutputCallResponse.class,
119 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
120 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getFullBidiCallMethod() {
121 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testing…
126 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testin…
131 io.grpc.testing.compiler.Test.StreamingOutputCallRequest.getDefaultInstance()))
133 io.grpc.testing.compiler.Test.StreamingOutputCallResponse.getDefaultInstance()))
141 …private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCall…
142 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getHalfBidiCallMethod;
146 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
147 responseType = io.grpc.testing.compiler.Test.StreamingOutputCallResponse.class,
149 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
150 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getHalfBidiCallMethod() {
151 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testing…
156 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testin…
161 io.grpc.testing.compiler.Test.StreamingOutputCallRequest.getDefaultInstance()))
163 io.grpc.testing.compiler.Test.StreamingOutputCallResponse.getDefaultInstance()))
171 …private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallR…
172 io.grpc.testing.compiler.Test.StreamingInputCallResponse> getImportMethod;
176 requestType = io.grpc.testing.compiler.Test.StreamingInputCallRequest.class,
177 responseType = io.grpc.testing.compiler.Test.StreamingInputCallResponse.class,
179 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallRequest,
180 io.grpc.testing.compiler.Test.StreamingInputCallResponse> getImportMethod() {
181 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallRequest, io.grpc.testing.…
186 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.StreamingInputCallRequest, io.grpc.testing…
191 io.grpc.testing.compiler.Test.StreamingInputCallRequest.getDefaultInstance()))
193 io.grpc.testing.compiler.Test.StreamingInputCallResponse.getDefaultInstance()))
201 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest,
202 io.grpc.testing.compiler.Test.SimpleResponse> getSafeCallMethod;
206 requestType = io.grpc.testing.compiler.Test.SimpleRequest.class,
207 responseType = io.grpc.testing.compiler.Test.SimpleResponse.class,
209 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest,
210 io.grpc.testing.compiler.Test.SimpleResponse> getSafeCallMethod() {
211 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest, io.grpc.testing.compiler.Tes…
216 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.SimpleRequest, io.grpc.testing.compiler.Te…
222 io.grpc.testing.compiler.Test.SimpleRequest.getDefaultInstance()))
224 io.grpc.testing.compiler.Test.SimpleResponse.getDefaultInstance()))
232 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest,
233 io.grpc.testing.compiler.Test.SimpleResponse> getIdempotentCallMethod;
237 requestType = io.grpc.testing.compiler.Test.SimpleRequest.class,
238 responseType = io.grpc.testing.compiler.Test.SimpleResponse.class,
240 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest,
241 io.grpc.testing.compiler.Test.SimpleResponse> getIdempotentCallMethod() {
242 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest, io.grpc.testing.compiler.Tes…
247 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.SimpleRequest, io.grpc.testing.compiler.Te…
253 io.grpc.testing.compiler.Test.SimpleRequest.getDefaultInstance()))
255 io.grpc.testing.compiler.Test.SimpleResponse.getDefaultInstance()))
320 default void unaryCall(io.grpc.testing.compiler.Test.SimpleRequest request,
321 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
331 … default void streamingOutputCall(io.grpc.testing.compiler.Test.StreamingOutputCallRequest request,
332 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
342 …default io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallRequest> strea…
343 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse> responseObse…
354 …default io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallRequest> full…
355 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
367 …default io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallRequest> half…
368 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
378 …default io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallRequest> impor…
379 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse> responseObse…
388 default void safeCall(io.grpc.testing.compiler.Test.SimpleRequest request,
389 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
398 default void idempotentCall(io.grpc.testing.compiler.Test.SimpleRequest request,
399 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
443 public void unaryCall(io.grpc.testing.compiler.Test.SimpleRequest request,
444 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
455 … public void streamingOutputCall(io.grpc.testing.compiler.Test.StreamingOutputCallRequest request,
456 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
467 …public io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallRequest> stream…
468 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse> responseObse…
480 …public io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallRequest> fullB…
481 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
494 …public io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallRequest> halfB…
495 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
506 …public io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallRequest> import…
507 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse> responseObse…
517 public void safeCall(io.grpc.testing.compiler.Test.SimpleRequest request,
518 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
528 public void idempotentCall(io.grpc.testing.compiler.Test.SimpleRequest request,
529 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
560 …public io.grpc.testing.compiler.Test.SimpleResponse unaryCall(io.grpc.testing.compiler.Test.Simple…
571 …public java.util.Iterator<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> streamingOutp…
572 io.grpc.testing.compiler.Test.StreamingOutputCallRequest request) {
582 …public io.grpc.testing.compiler.Test.SimpleResponse safeCall(io.grpc.testing.compiler.Test.SimpleR…
592 …public io.grpc.testing.compiler.Test.SimpleResponse idempotentCall(io.grpc.testing.compiler.Test.S…
623 …public com.google.common.util.concurrent.ListenableFuture<io.grpc.testing.compiler.Test.SimpleResp…
624 io.grpc.testing.compiler.Test.SimpleRequest request) {
634 …public com.google.common.util.concurrent.ListenableFuture<io.grpc.testing.compiler.Test.SimpleResp…
635 io.grpc.testing.compiler.Test.SimpleRequest request) {
645 …public com.google.common.util.concurrent.ListenableFuture<io.grpc.testing.compiler.Test.SimpleResp…
646 io.grpc.testing.compiler.Test.SimpleRequest request) {
679 serviceImpl.unaryCall((io.grpc.testing.compiler.Test.SimpleRequest) request,
680 … (io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse>) responseObserver);
683 …serviceImpl.streamingOutputCall((io.grpc.testing.compiler.Test.StreamingOutputCallRequest) request,
684 …(io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse>) responseO…
687 serviceImpl.safeCall((io.grpc.testing.compiler.Test.SimpleRequest) request,
688 … (io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse>) responseObserver);
691 serviceImpl.idempotentCall((io.grpc.testing.compiler.Test.SimpleRequest) request,
692 … (io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse>) responseObserver);
706 …(io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse>) responseOb…
709 …(io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse>) responseO…
712 …(io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse>) responseO…
715 …(io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse>) responseOb…
728 io.grpc.testing.compiler.Test.SimpleRequest,
729 io.grpc.testing.compiler.Test.SimpleResponse>(
735 io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
736 io.grpc.testing.compiler.Test.StreamingOutputCallResponse>(
742 io.grpc.testing.compiler.Test.StreamingInputCallRequest,
743 io.grpc.testing.compiler.Test.StreamingInputCallResponse>(
749 io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
750 io.grpc.testing.compiler.Test.StreamingOutputCallResponse>(
756 io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
757 io.grpc.testing.compiler.Test.StreamingOutputCallResponse>(
763 io.grpc.testing.compiler.Test.StreamingInputCallRequest,
764 io.grpc.testing.compiler.Test.StreamingInputCallResponse>(
770 io.grpc.testing.compiler.Test.SimpleRequest,
771 io.grpc.testing.compiler.Test.SimpleResponse>(
777 io.grpc.testing.compiler.Test.SimpleRequest,
778 io.grpc.testing.compiler.Test.SimpleResponse>(