Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DInteropClientServerTest.cs143 InteropClient.RunUnimplementedMethod(client); in UnimplementedMethod()
DInteropClient.cs189 RunUnimplementedMethod(client); in RunTestCaseAsync()
579 public static void RunUnimplementedMethod(TestService.TestServiceClient client) in RunUnimplementedMethod() method in Grpc.IntegrationTesting.InteropClient