Searched refs:RunSingleRpcAsync (Results 1 – 1 of 1) sorted by relevance
148 inflightTasks.Add(RunSingleRpcAsync(client, cancellationToken, rpcType)); in RunSingleChannelAsync()169 …private async Task RunSingleRpcAsync(TestService.TestServiceClient client, CancellationToken cance… in RunSingleRpcAsync() method in Grpc.IntegrationTesting.XdsInteropClient