Home
last modified time | relevance | path

Searched refs:new_rpc_server_for_testing (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/ruby/spec/generic/
H A Drpc_server_spec.rb183 new_rpc_server_for_testing(**opts)
194 new_rpc_server_for_testing(**opts)
203 @srv = new_rpc_server_for_testing(**opts)
235 r = new_rpc_server_for_testing(**opts)
244 r = new_rpc_server_for_testing(**opts)
254 r = new_rpc_server_for_testing(**opts)
268 @srv = new_rpc_server_for_testing(**@opts)
314 @srv = new_rpc_server_for_testing(**server_opts)
524 alt_srv = new_rpc_server_for_testing(**opts)
588 @srv = new_rpc_server_for_testing(**server_opts)
[all …]
H A Dinterceptor_registry_spec.rb17 let(:server) { new_rpc_server_for_testing }
/aosp_15_r20/external/grpc-grpc/src/ruby/spec/support/
H A Dhelpers.rb34 @server = new_rpc_server_for_testing({ poll_period: 1 }.merge(server_opts))
78 def new_rpc_server_for_testing(server_opts = {}) method
/aosp_15_r20/external/grpc-grpc/src/ruby/end2end/
H A Dend2end_common.rb71 @srv = new_rpc_server_for_testing(@rpc_server_args)
97 @server = new_rpc_server_for_testing(poll_period: 3)
H A Dgraceful_sig_handling_client.rb44 srv = new_rpc_server_for_testing
H A Dchannel_closing_client.rb47 srv = new_rpc_server_for_testing
H A Dgraceful_sig_stop_client.rb61 srv = new_rpc_server_for_testing(poll_period: 3)
H A Dsig_handling_client.rb69 srv = new_rpc_server_for_testing(poll_period: 3)
/aosp_15_r20/external/grpc-grpc/src/ruby/spec/
H A Dgoogle_rpc_status_utils_spec.rb143 @srv = new_rpc_server_for_testing(pool_size: 1)
231 @srv = new_rpc_server_for_testing(pool_size: 1)
H A Duser_agent_spec.rb36 @srv = new_rpc_server_for_testing(**server_opts)
H A Dchannel_connection_spec.rb22 @srv = new_rpc_server_for_testing(pool_size: 1)
H A Ddebug_message_spec.rb46 @srv = new_rpc_server_for_testing(**server_opts)
H A Dclient_auth_spec.rb87 @srv = new_rpc_server_for_testing(**server_opts)
/aosp_15_r20/external/grpc-grpc/src/ruby/spec/pb/health/
H A Dchecker_spec.rb195 @srv = new_rpc_server_for_testing(**server_opts)