Searched refs:EmptyUnary (Results 1 – 4 of 4) sorted by relevance
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ | ||
D | ExternalDnsClientServerTest.cs | 69 public void EmptyUnary() in EmptyUnary() method in Grpc.IntegrationTesting.ExternalDnsClientServerTest |
D | InteropClientServerTest.cs | 69 public void EmptyUnary() in EmptyUnary() method in Grpc.IntegrationTesting.InteropClientServerTest |
D | ExternalDnsWithTracingClientServerTest.cs | 88 public void EmptyUnary() in EmptyUnary() method in Grpc.IntegrationTesting.ExternalDnsWithTracingClientServerTest |
/third_party/grpc/src/objective-c/tests/InteropTests/ | ||
D | InteropTests.m | 476 __weak XCTestExpectation *expectation = [self expectationWithDescription:@"EmptyUnary"]; |