Home
last modified time | relevance | path

Searched defs:server_args (Results 1 – 18 of 18) sorted by relevance

/third_party/grpc/src/ruby/spec/support/
Dhelpers.rb90 def new_core_server_for_testing(server_args) argument
96 def update_server_args_hash(server_args) argument
/third_party/grpc/test/core/end2end/tests/
Dretry_transparent_max_concurrent_streams.cc42 const auto server_args = in CORE_END2END_TEST() local
/third_party/grpc/test/core/network_benchmarks/
Dlow_level_ping_pong.cc580 thread_args* server_args) { in run_benchmark()
608 thread_args* server_args = in run_all_benchmarks() local
634 thread_args* server_args = in main() local
/third_party/grpc/test/core/transport/chaotic_good/
Dconfig_test.cc66 const auto server_args = server_args_input.MakeChannelArgs(); in ConfigTest() local
/third_party/grpc/test/core/transport/chttp2/
Dtoo_many_pings_test.cc359 grpc_arg server_args[] = { in ServerStart() local
716 grpc_arg server_args[] = { in TEST() local
792 grpc_arg server_args[] = { in TEST() local
Dgraceful_shutdown_test.cc82 grpc_arg server_args[] = { in SetupAndStart() local
/third_party/grpc/test/core/end2end/
Dend2end_test_suites.cc350 ProxyFixture(const ChannelArgs& client_args, const ChannelArgs& server_args) in ProxyFixture()
357 const grpc_channel_args* server_args) { in CreateProxyServer()
406 const ChannelArgs& server_args) in SslProxyFixture()
413 const grpc_channel_args* server_args) { in CreateProxyServer()
/third_party/grpc/src/ruby/lib/grpc/generic/
Drpc_server.rb222 server_args: {}, argument
/third_party/grpc/test/cpp/microbenchmarks/
Dfullstack_fixtures.h180 grpc_core::ChannelArgs server_args = core_server->channel_args(); in EndpointPairFixture() local
/third_party/grpc/test/core/bad_client/
Dbad_client.cc206 const auto server_args = grpc_core::ChannelArgs().Set( in grpc_run_bad_client_test() local
/third_party/grpc/test/core/handshake/
Dclient_ssl.cc92 } server_args; typedef
/third_party/openssl/test/
Dhttp_test.c26 } server_args; typedef
/third_party/grpc/test/core/channel/
Dchannel_args_test.cc365 grpc_channel_args server_args = {GPR_ARRAY_SIZE(server_a), server_a}; in TEST() local
/third_party/grpc/test/core/end2end/fixtures/
Dproxy.cc103 const grpc_channel_args* server_args) { in grpc_end2end_proxy_create()
/third_party/grpc/test/core/tsi/
Dtransport_security_test_lib.cc400 handshaker_args* server_args = in tsi_test_do_handshake() local
/third_party/grpc/test/core/channelz/
Dchannelz_test.cc193 grpc_channel_args server_args = {GPR_ARRAY_SIZE(server_a), server_a}; in ServerFixture() local
/third_party/grpc/src/core/ext/transport/inproc/
Dlegacy_inproc_transport.cc1246 grpc_core::ChannelArgs server_args = in grpc_legacy_inproc_channel_create() local
/third_party/grpc/src/core/ext/transport/chttp2/server/
Dchttp2_server.cc1689 grpc_core::ChannelArgs server_args = core_server->channel_args(); in grpc_server_add_channel_from_fd() local