Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dxds_federation_client.cc99 auto channel_creation_func = [uris, creds, i](grpc::ChannelArguments) { in main() local
H A Dstress_interop_client.cc74 ChannelCreationFunc channel_creation_func, in StressTestInteropClient()
H A Dclient.cc220 grpc::testing::ChannelCreationFunc channel_creation_func = in main() local
H A Dobservability_client.cc244 grpc::testing::ChannelCreationFunc channel_creation_func; in main() local
H A Dstress_test.cc299 grpc::testing::ChannelCreationFunc channel_creation_func = in main() local
H A Dinterop_client.cc147 ChannelCreationFunc channel_creation_func, bool new_stub_every_call) in ServiceStub()
177 InteropClient::InteropClient(ChannelCreationFunc channel_creation_func, in InteropClient()