Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClientServerTest.cs77 InteropClient.RunLargeUnary(client); in LargeUnary()
DStressTestClient.cs164 InteropClient.RunLargeUnary(client); in RunTestCaseAsync()
DInteropClient.cs144 RunLargeUnary(client); in RunTestCaseAsync()
210 public static void RunLargeUnary(TestService.TestServiceClient client) in RunLargeUnary() method in Grpc.IntegrationTesting.InteropClient