Searched defs:MakeClient (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/core/end2end/ |
H A D | end2end_test_suites.cc | 143 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 D | inproc_fixture.h | 38 grpc_channel* MakeClient(const grpc_core::ChannelArgs& args, in MakeClient() function
|
H A D | local_util.cc | 63 grpc_channel* LocalTestFixture::MakeClient(const grpc_core::ChannelArgs& args, in MakeClient() function in LocalTestFixture
|
H A D | secure_fixture.h | 67 grpc_channel* MakeClient(const grpc_core::ChannelArgs& in_args, in MakeClient() function
|
H A D | sockpair_fixture.h | 98 grpc_channel* MakeClient(const ChannelArgs& in_args, in MakeClient() function
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | ssl_client_socket_unittest.cc | 1215 FakeBlockingStreamSocket* MakeClient(bool early_data_enabled) { in MakeClient() function in net::__anon2345ac5a0111::SSLClientSocketZeroRTTTest
|