Searched refs:RunServerStreamingAsync (Results 1 – 3 of 3) sorted by relevance
89 await InteropClient.RunServerStreamingAsync(client); in ServerStreaming()
170 await InteropClient.RunServerStreamingAsync(client); in RunTestCaseAsync()
150 await RunServerStreamingAsync(client); in RunTestCaseAsync()240 public static async Task RunServerStreamingAsync(TestService.TestServiceClient client) in RunServerStreamingAsync() method in Grpc.IntegrationTesting.InteropClient