Searched refs:RunClientStreamingAsync (Results 1 – 3 of 3) sorted by relevance
83 await InteropClient.RunClientStreamingAsync(client); in ClientStreaming()
167 await InteropClient.RunClientStreamingAsync(client); in RunTestCaseAsync()
147 await RunClientStreamingAsync(client); in RunTestCaseAsync()224 public static async Task RunClientStreamingAsync(TestService.TestServiceClient client) in RunClientStreamingAsync() method in Grpc.IntegrationTesting.InteropClient