Home
last modified time | relevance | path

Searched refs:RunClientCompressedStreamingAsync (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs198 await RunClientCompressedStreamingAsync(client); in RunTestCaseAsync()
659 … public static async Task RunClientCompressedStreamingAsync(TestService.TestServiceClient client) in RunClientCompressedStreamingAsync() method in Grpc.IntegrationTesting.InteropClient