Home
last modified time | relevance | path

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

/third_party/grpc/doc/
Dhttp2-interop-test-descriptions.md205 (Note this is the same procedure as in the "large_unary" gRPC interop tests.
206 Clients should use their "large_unary" gRPC interop test implementations.)
247 (Note this is the same procedure as in the "large_unary" gRPC interop tests.
248 Clients should use their "large_unary" gRPC interop test implementations.)
Dinterop-test-descriptions.md91 ### large_unary subsection
994 Client performs 1000 large_unary tests in parallel on the same channel.
1010 The client performs many large_unary RPCs in sequence over the same channel.
1015 The client performs many large_unary RPCs in sequence. Before each RPC, it
1024 The client performs a number of large_unary RPCs over a single long-lived
/third_party/grpc/src/ruby/pb/test/
Dclient.rb269 def large_unary method in NamedTests