Home
last modified time | relevance | path

Searched defs:MakeClient (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_test_suites.cc143 grpc_channel* MakeClient(const ChannelArgs& args, in MakeClient() function in grpc_core::CensusFixture
177 grpc_channel* MakeClient(const ChannelArgs& args, in MakeClient() function in grpc_core::CompressionFixture
269 grpc_channel* MakeClient(const ChannelArgs& args, in MakeClient() function in grpc_core::FdFixture
325 grpc_channel* MakeClient(const ChannelArgs& args, in MakeClient() function in grpc_core::HttpProxyFilter
394 grpc_channel* MakeClient(const ChannelArgs& args, in MakeClient() function in grpc_core::ProxyFixture
476 grpc_channel* MakeClient(const ChannelArgs& args, in MakeClient() function in grpc_core::SslProxyFixture
514 grpc_channel* MakeClient(const ChannelArgs& args, in MakeClient() function in grpc_core::FixtureWithTracing
545 grpc_channel* MakeClient(const ChannelArgs& args, in MakeClient() function in grpc_core::ChaoticGoodFixture
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fixtures/
H A Dinproc_fixture.h38 grpc_channel* MakeClient(const grpc_core::ChannelArgs& args, in MakeClient() function
H A Dlocal_util.cc63 grpc_channel* LocalTestFixture::MakeClient(const grpc_core::ChannelArgs& args, in MakeClient() function in LocalTestFixture
H A Dsecure_fixture.h67 grpc_channel* MakeClient(const grpc_core::ChannelArgs& in_args, in MakeClient() function
H A Dsockpair_fixture.h98 grpc_channel* MakeClient(const ChannelArgs& in_args, in MakeClient() function
/aosp_15_r20/external/cronet/net/socket/
H A Dssl_client_socket_unittest.cc1215 FakeBlockingStreamSocket* MakeClient(bool early_data_enabled) { in MakeClient() function in net::__anon2345ac5a0111::SSLClientSocketZeroRTTTest