Searched defs:InteropClient (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ | ||
D | InteropClient.cs | 41 public class InteropClient class |
/external/grpc-grpc/test/cpp/interop/ | ||
D | interop_client.cc | 112 InteropClient::InteropClient(ChannelCreationFunc channel_creation_func, in InteropClient() function in grpc::testing::InteropClient |