Searched refs:XdsInteropClient (Results 1 – 3 of 3) sorted by relevance
42 XdsInteropClient xdsInteropClient;57 xdsInteropClient = new XdsInteropClient(new XdsInteropClient.ClientOptions in Init()
33 public class XdsInteropClient class82 internal XdsInteropClient(ClientOptions options) in XdsInteropClient() method in Grpc.IntegrationTesting.XdsInteropClient96 var xdsInteropClient = new XdsInteropClient(options); in Run()325 … public void OnRpcComplete(long rpcId, XdsInteropClient.RpcType rpcType, string responseHostname) in OnRpcComplete()
28 XdsInteropClient.Run(args); in Main()