Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Examples.Tests/
DMathServiceImplTestabilityTest.cs41 …var fakeServerCallContext = TestServerCallContext.Create("fooMethod", null, DateTime.UtcNow.AddHou… in ServerCallImplIsTestable()
/external/grpc-grpc/src/csharp/Grpc.Core.Testing/
DTestServerCallContext.cs29 public static class TestServerCallContext class