Searched defs:UnaryHandler (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ | ||
D | XdsInteropClientTest.cs | 160 public UnaryServerMethod<SimpleRequest, SimpleResponse> UnaryHandler { get; set; } property in Grpc.IntegrationTesting.XdsInteropClientTest.BackendServiceImpl |
/third_party/grpc/src/csharp/Grpc.Core.Tests/ | ||
D | MockServiceHelper.cs | 182 public UnaryServerMethod<string, string> UnaryHandler property in Grpc.Core.Tests.MockServiceHelper |