Home
last modified time | relevance | path

Searched defs:client_args (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_test_suites.cc305 explicit HttpProxyFilter(const ChannelArgs& client_args) in HttpProxyFilter()
355 ProxyFixture(const ChannelArgs& client_args, const ChannelArgs& server_args) in ProxyFixture()
372 const grpc_channel_args* client_args) { in CreateProxyClient()
410 SslProxyFixture(const ChannelArgs& client_args, in SslProxyFixture()
432 const grpc_channel_args* client_args) { in CreateProxyClient()
H A Dh2_ssl_session_reuse_test.cc97 grpc_channel_args* client_args = in client_create() local
H A Dh2_tls_peer_property_external_verifier_test.cc142 grpc_channel_args* client_args = in client_create() local
H A Dgoaway_server_test.cc263 auto client_args = in main() local
/aosp_15_r20/external/grpc-grpc/test/core/network_benchmarks/
H A Dlow_level_ping_pong.cc584 static int run_benchmark(const char* socket_type, thread_args* client_args, in run_benchmark()
611 thread_args* client_args = in run_all_benchmarks() local
637 thread_args* client_args = in main() local
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dtoo_many_pings_test.cc387 grpc_arg client_args[] = { in TEST_F() local
746 grpc_arg client_args[] = { in TEST() local
821 grpc_arg client_args[] = { in TEST() local
H A Dstreams_not_seen_test.cc245 grpc_arg client_args[] = { in StreamsNotSeenTest() local
/aosp_15_r20/external/grpc-grpc/test/core/channel/
H A Dchannelz_test.cc170 grpc_channel_args client_args = {GPR_ARRAY_SIZE(client_a), client_a}; in ChannelFixture() local
550 grpc_channel_args client_args = {GPR_ARRAY_SIZE(client_a), client_a}; in TEST_F() local
H A Dchannel_trace_test.cc106 grpc_channel_args client_args = {1, &client_a}; in ChannelFixture() local
H A Dchannel_args_test.cc308 grpc_channel_args client_args = {GPR_ARRAY_SIZE(client_a), client_a}; in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/
H A Dtesting_channel_create.cc119 auto client_args = in grpc_binder_channel_create_for_testing() local
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/test_suite/tests/
H A Dclient_test.cc220 grpc_core::ChannelArgs client_args; in TEST_F() local
H A Dserver_test.cc218 grpc_core::ChannelArgs client_args; in TEST_F() local
/aosp_15_r20/external/grpc-grpc/test/cpp/naming/
H A Dcancel_ares_query_test.cc280 grpc_channel_args* client_args = nullptr; in TestCancelDuringActiveQuery() local
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/
H A Dproxy.cc97 const grpc_end2end_proxy_def* def, const grpc_channel_args* client_args, in grpc_end2end_proxy_create()
/aosp_15_r20/external/grpc-grpc/test/core/tsi/
H A Dtransport_security_test_lib.cc398 handshaker_args* client_args = in tsi_test_do_handshake() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/inproc/
H A Dlegacy_inproc_transport.cc1254 grpc_core::ChannelArgs client_args = in grpc_legacy_inproc_channel_create() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc1229 grpc_core::ChannelArgs client_args = in grpc_inproc_channel_create() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dgrpc_tpu_driver.cc979 grpc_channel_args client_args = {.num_args = 6, .args = client_arg_vals}; in CreateTpuDriverStub() local