Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/spec/support/
Dhelpers.rb33 client_opts: {}) argument
37 @client_opts = client_opts
/external/grpc-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)
363 stub = EchoStub.new(@host, :this_channel_is_insecure, **client_opts)
378 stub = SlowStub.new(@host, :this_channel_is_insecure, **client_opts)
425 **client_opts)
461 stub = EchoStub.new(@host, :this_channel_is_insecure, **client_opts)
508 stub = BidiStub.new(@host, :this_channel_is_insecure, **client_opts)
/external/grpc-grpc/src/ruby/spec/
Dclient_auth_spec.rb93 client_opts = {
100 **client_opts)