Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.Core/Internal/
DTimespec.cs279 public static Timespec NativeInfPast property
/third_party/grpc/src/csharp/Grpc.Core.Tests/Internal/
DTimespecTest.cs57 Assert.AreEqual(Timespec.NativeInfPast, Timespec.InfPast); in InfPastMatchesNativeValue()