Home
last modified time | relevance | path

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

/third_party/grpc/src/ruby/spec/support/
Dhelpers.rb33 client_opts: {}) argument
37 @client_opts = client_opts
/third_party/grpc/src/ruby/spec/generic/
Drpc_server_spec.rb319 **client_opts)
334 **client_opts)
351 stub = EchoStub.new(@host, :this_channel_is_insecure, **client_opts)
373 stub = EchoStub.new(@host, :this_channel_is_insecure, **client_opts)
385 stub = EchoStub.new(@host, :this_channel_is_insecure, **client_opts)
400 stub = SlowStub.new(@host, :this_channel_is_insecure, **client_opts)
447 **client_opts)
483 stub = EchoStub.new(@host, :this_channel_is_insecure, **client_opts)
530 stub = BidiStub.new(@host, :this_channel_is_insecure, **client_opts)
/third_party/grpc/src/ruby/spec/
Dclient_auth_spec.rb93 client_opts = {
100 **client_opts)