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()))
52 …private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCall…
53 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getStreamingOutputCallMethod;
57 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
58 responseType = io.grpc.testing.compiler.Test.StreamingOutputCallResponse.class,
60 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
61 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getStreamingOutputCallMethod() {
62 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testing…
67 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testin…
72 io.grpc.testing.compiler.Test.StreamingOutputCallRequest.getDefaultInstance()))
74 io.grpc.testing.compiler.Test.StreamingOutputCallResponse.getDefaultInstance()))
83 …private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallR…
84 io.grpc.testing.compiler.Test.StreamingInputCallResponse> getStreamingInputCallMethod;
88 requestType = io.grpc.testing.compiler.Test.StreamingInputCallRequest.class,
89 responseType = io.grpc.testing.compiler.Test.StreamingInputCallResponse.class,
91 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallRequest,
92 io.grpc.testing.compiler.Test.StreamingInputCallResponse> getStreamingInputCallMethod() {
93 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallRequest, io.grpc.testing.…
98 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.StreamingInputCallRequest, io.grpc.testing…
103 io.grpc.testing.compiler.Test.StreamingInputCallRequest.getDefaultInstance()))
105 io.grpc.testing.compiler.Test.StreamingInputCallResponse.getDefaultInstance()))
114 …private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCall…
115 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getFullBidiCallMethod;
119 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
120 responseType = io.grpc.testing.compiler.Test.StreamingOutputCallResponse.class,
122 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
123 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getFullBidiCallMethod() {
124 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testing…
129 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testin…
134 io.grpc.testing.compiler.Test.StreamingOutputCallRequest.getDefaultInstance()))
136 io.grpc.testing.compiler.Test.StreamingOutputCallResponse.getDefaultInstance()))
145 …private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCall…
146 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getHalfBidiCallMethod;
150 requestType = io.grpc.testing.compiler.Test.StreamingOutputCallRequest.class,
151 responseType = io.grpc.testing.compiler.Test.StreamingOutputCallResponse.class,
153 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
154 io.grpc.testing.compiler.Test.StreamingOutputCallResponse> getHalfBidiCallMethod() {
155 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testing…
160 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.StreamingOutputCallRequest, io.grpc.testin…
165 io.grpc.testing.compiler.Test.StreamingOutputCallRequest.getDefaultInstance()))
167 io.grpc.testing.compiler.Test.StreamingOutputCallResponse.getDefaultInstance()))
176 …private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallR…
177 io.grpc.testing.compiler.Test.StreamingInputCallResponse> getImportMethod;
181 requestType = io.grpc.testing.compiler.Test.StreamingInputCallRequest.class,
182 responseType = io.grpc.testing.compiler.Test.StreamingInputCallResponse.class,
184 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallRequest,
185 io.grpc.testing.compiler.Test.StreamingInputCallResponse> getImportMethod() {
186 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.StreamingInputCallRequest, io.grpc.testing.…
191 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.StreamingInputCallRequest, io.grpc.testing…
196 io.grpc.testing.compiler.Test.StreamingInputCallRequest.getDefaultInstance()))
198 io.grpc.testing.compiler.Test.StreamingInputCallResponse.getDefaultInstance()))
207 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest,
208 io.grpc.testing.compiler.Test.SimpleResponse> getSafeCallMethod;
212 requestType = io.grpc.testing.compiler.Test.SimpleRequest.class,
213 responseType = io.grpc.testing.compiler.Test.SimpleResponse.class,
215 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest,
216 io.grpc.testing.compiler.Test.SimpleResponse> getSafeCallMethod() {
217 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest, io.grpc.testing.compiler.Tes…
222 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.SimpleRequest, io.grpc.testing.compiler.Te…
228 io.grpc.testing.compiler.Test.SimpleRequest.getDefaultInstance()))
230 io.grpc.testing.compiler.Test.SimpleResponse.getDefaultInstance()))
239 private static volatile io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest,
240 io.grpc.testing.compiler.Test.SimpleResponse> getIdempotentCallMethod;
244 requestType = io.grpc.testing.compiler.Test.SimpleRequest.class,
245 responseType = io.grpc.testing.compiler.Test.SimpleResponse.class,
247 public static io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest,
248 io.grpc.testing.compiler.Test.SimpleResponse> getIdempotentCallMethod() {
249 …io.grpc.MethodDescriptor<io.grpc.testing.compiler.Test.SimpleRequest, io.grpc.testing.compiler.Tes…
254 …io.grpc.MethodDescriptor.<io.grpc.testing.compiler.Test.SimpleRequest, io.grpc.testing.compiler.Te…
260 io.grpc.testing.compiler.Test.SimpleRequest.getDefaultInstance()))
262 io.grpc.testing.compiler.Test.SimpleResponse.getDefaultInstance()))
328 default void unaryCall(io.grpc.testing.compiler.Test.SimpleRequest request,
329 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
339 … default void streamingOutputCall(io.grpc.testing.compiler.Test.StreamingOutputCallRequest request,
340 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
350 …default io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallRequest> strea…
351 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse> responseObse…
362 …default io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallRequest> full…
363 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
375 …default io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallRequest> half…
376 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
386 …default io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallRequest> impor…
387 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse> responseObse…
396 default void safeCall(io.grpc.testing.compiler.Test.SimpleRequest request,
397 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
406 default void idempotentCall(io.grpc.testing.compiler.Test.SimpleRequest request,
407 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
451 public void unaryCall(io.grpc.testing.compiler.Test.SimpleRequest request,
452 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
463 … public void streamingOutputCall(io.grpc.testing.compiler.Test.StreamingOutputCallRequest request,
464 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
475 …public io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallRequest> stream…
476 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse> responseObse…
488 …public io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallRequest> fullB…
489 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
502 …public io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallRequest> halfB…
503 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> responseObs…
514 …public io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallRequest> import…
515 …io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse> responseObse…
525 public void safeCall(io.grpc.testing.compiler.Test.SimpleRequest request,
526 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
536 public void idempotentCall(io.grpc.testing.compiler.Test.SimpleRequest request,
537 … io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse> responseObserver) {
568 …public io.grpc.testing.compiler.Test.SimpleResponse unaryCall(io.grpc.testing.compiler.Test.Simple…
579 …public java.util.Iterator<io.grpc.testing.compiler.Test.StreamingOutputCallResponse> streamingOutp…
580 io.grpc.testing.compiler.Test.StreamingOutputCallRequest request) {
590 …public io.grpc.testing.compiler.Test.SimpleResponse safeCall(io.grpc.testing.compiler.Test.SimpleR…
600 …public io.grpc.testing.compiler.Test.SimpleResponse idempotentCall(io.grpc.testing.compiler.Test.S…
631 …public com.google.common.util.concurrent.ListenableFuture<io.grpc.testing.compiler.Test.SimpleResp…
632 io.grpc.testing.compiler.Test.SimpleRequest request) {
642 …public com.google.common.util.concurrent.ListenableFuture<io.grpc.testing.compiler.Test.SimpleResp…
643 io.grpc.testing.compiler.Test.SimpleRequest request) {
653 …public com.google.common.util.concurrent.ListenableFuture<io.grpc.testing.compiler.Test.SimpleResp…
654 io.grpc.testing.compiler.Test.SimpleRequest request) {
687 serviceImpl.unaryCall((io.grpc.testing.compiler.Test.SimpleRequest) request,
688 … (io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse>) responseObserver);
691 …serviceImpl.streamingOutputCall((io.grpc.testing.compiler.Test.StreamingOutputCallRequest) request,
692 …(io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse>) responseO…
695 serviceImpl.safeCall((io.grpc.testing.compiler.Test.SimpleRequest) request,
696 … (io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse>) responseObserver);
699 serviceImpl.idempotentCall((io.grpc.testing.compiler.Test.SimpleRequest) request,
700 … (io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.SimpleResponse>) responseObserver);
714 …(io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse>) responseOb…
717 …(io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse>) responseO…
720 …(io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingOutputCallResponse>) responseO…
723 …(io.grpc.stub.StreamObserver<io.grpc.testing.compiler.Test.StreamingInputCallResponse>) responseOb…
736 io.grpc.testing.compiler.Test.SimpleRequest,
737 io.grpc.testing.compiler.Test.SimpleResponse>(
743 io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
744 io.grpc.testing.compiler.Test.StreamingOutputCallResponse>(
750 io.grpc.testing.compiler.Test.StreamingInputCallRequest,
751 io.grpc.testing.compiler.Test.StreamingInputCallResponse>(
757 io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
758 io.grpc.testing.compiler.Test.StreamingOutputCallResponse>(
764 io.grpc.testing.compiler.Test.StreamingOutputCallRequest,
765 io.grpc.testing.compiler.Test.StreamingOutputCallResponse>(
771 io.grpc.testing.compiler.Test.StreamingInputCallRequest,
772 io.grpc.testing.compiler.Test.StreamingInputCallResponse>(
778 io.grpc.testing.compiler.Test.SimpleRequest,
779 io.grpc.testing.compiler.Test.SimpleResponse>(
785 io.grpc.testing.compiler.Test.SimpleRequest,
786 io.grpc.testing.compiler.Test.SimpleResponse>(
797 return io.grpc.testing.compiler.Test.getDescriptor();