Searched refs:RunPingPongAsync (Results 1 – 3 of 3) sorted by relevance
95 await InteropClient.RunPingPongAsync(client); in PingPong()
173 await InteropClient.RunPingPongAsync(client); in RunTestCaseAsync()
153 await RunPingPongAsync(client); in RunTestCaseAsync()259 public static async Task RunPingPongAsync(TestService.TestServiceClient client) in RunPingPongAsync() method in Grpc.IntegrationTesting.InteropClient