Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs195 await RunClientCompressedStreamingAsync(client); in RunTestCaseAsync()
630 … public static async Task RunClientCompressedStreamingAsync(TestService.TestServiceClient client) in RunClientCompressedStreamingAsync() method in Grpc.IntegrationTesting.InteropClient