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