| /third_party/grpc/src/ruby/spec/support/ |
| D | helpers.rb | 90 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/ |
| D | retry_transparent_max_concurrent_streams.cc | 42 const auto server_args = in CORE_END2END_TEST() local
|
| /third_party/grpc/test/core/network_benchmarks/ |
| D | low_level_ping_pong.cc | 580 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/ |
| D | config_test.cc | 66 const auto server_args = server_args_input.MakeChannelArgs(); in ConfigTest() local
|
| /third_party/grpc/test/core/transport/chttp2/ |
| D | too_many_pings_test.cc | 359 grpc_arg server_args[] = { in ServerStart() local 716 grpc_arg server_args[] = { in TEST() local 792 grpc_arg server_args[] = { in TEST() local
|
| D | graceful_shutdown_test.cc | 82 grpc_arg server_args[] = { in SetupAndStart() local
|
| /third_party/grpc/test/core/end2end/ |
| D | end2end_test_suites.cc | 350 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/ |
| D | rpc_server.rb | 222 server_args: {}, argument
|
| /third_party/grpc/test/cpp/microbenchmarks/ |
| D | fullstack_fixtures.h | 180 grpc_core::ChannelArgs server_args = core_server->channel_args(); in EndpointPairFixture() local
|
| /third_party/grpc/test/core/bad_client/ |
| D | bad_client.cc | 206 const auto server_args = grpc_core::ChannelArgs().Set( in grpc_run_bad_client_test() local
|
| /third_party/grpc/test/core/handshake/ |
| D | client_ssl.cc | 92 } server_args; typedef
|
| /third_party/openssl/test/ |
| D | http_test.c | 26 } server_args; typedef
|
| /third_party/grpc/test/core/channel/ |
| D | channel_args_test.cc | 365 grpc_channel_args server_args = {GPR_ARRAY_SIZE(server_a), server_a}; in TEST() local
|
| /third_party/grpc/test/core/end2end/fixtures/ |
| D | proxy.cc | 103 const grpc_channel_args* server_args) { in grpc_end2end_proxy_create()
|
| /third_party/grpc/test/core/tsi/ |
| D | transport_security_test_lib.cc | 400 handshaker_args* server_args = in tsi_test_do_handshake() local
|
| /third_party/grpc/test/core/channelz/ |
| D | channelz_test.cc | 193 grpc_channel_args server_args = {GPR_ARRAY_SIZE(server_a), server_a}; in ServerFixture() local
|
| /third_party/grpc/src/core/ext/transport/inproc/ |
| D | legacy_inproc_transport.cc | 1246 grpc_core::ChannelArgs server_args = in grpc_legacy_inproc_channel_create() local
|
| /third_party/grpc/src/core/ext/transport/chttp2/server/ |
| D | chttp2_server.cc | 1689 grpc_core::ChannelArgs server_args = core_server->channel_args(); in grpc_server_add_channel_from_fd() local
|