Home
last modified time | relevance | path

Searched defs:InteropClient (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs41 public class InteropClient class
77 private InteropClient(ClientOptions options) in InteropClient() method in Grpc.IntegrationTesting.InteropClient
/external/grpc-grpc/test/cpp/interop/
Dinterop_client.cc112 InteropClient::InteropClient(ChannelCreationFunc channel_creation_func, in InteropClient() function in grpc::testing::InteropClient