Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClient.cs192 RunClientCompressedUnary(client); in RunTestCaseAsync()
588 public static void RunClientCompressedUnary(TestService.TestServiceClient client) in RunClientCompressedUnary() method in Grpc.IntegrationTesting.InteropClient