Home
last modified time | relevance | path

Searched defs:TestingServerCallContext (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Testing/
DTestServerCallContext.cs42 private class TestingServerCallContext : ServerCallContext class in Grpc.Core.Testing.TestServerCallContext
58 …public TestingServerCallContext(string method, string host, DateTime deadline, Metadata requestHea… in TestingServerCallContext() method in Grpc.Core.Testing.TestServerCallContext.TestingServerCallContext