Searched refs:RunStreamingPingPongAsync (Results 1 – 1 of 1) sorted by relevance
252 private async Task RunStreamingPingPongAsync(Channel channel, IInterarrivalTimer timer) in RunStreamingPingPongAsync() method in Grpc.IntegrationTesting.ClientRunnerImpl330 return RunStreamingPingPongAsync(channel, timer); in RunClientAsync()