Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClientServerTest.cs71 InteropClient.RunEmptyUnary(client); in EmptyUnary()
DStressTestClient.cs161 InteropClient.RunEmptyUnary(client); in RunTestCaseAsync()
DInteropClient.cs141 RunEmptyUnary(client); in RunTestCaseAsync()
202 public static void RunEmptyUnary(TestService.TestServiceClient client) in RunEmptyUnary() method in Grpc.IntegrationTesting.InteropClient