Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/interop/
Dstress_interop_client.cc71 ChannelCreationFunc channel_creation_func, in StressTestInteropClient()
Dclient.cc179 grpc::testing::ChannelCreationFunc channel_creation_func; in main() local
Dstress_test.cc286 grpc::testing::ChannelCreationFunc channel_creation_func = std::bind( in main() local
Dinterop_client.cc83 ChannelCreationFunc channel_creation_func, bool new_stub_every_call) in ServiceStub()
117 InteropClient::InteropClient(ChannelCreationFunc channel_creation_func, in InteropClient()
/third_party/grpc/src/android/test/interop/app/src/main/cpp/
Dgrpc-interop.cc39 grpc::testing::ChannelCreationFunc channel_creation_func = in GetClient() local