Searched refs:NanDoubleDefaultValue (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | Unittest.cs | 16216 private readonly static double NanDoubleDefaultValue = double.NaN; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues 16221 get { if ((_hasBits0 & 8192) != 0) { return nanDouble_; } else { return NanDoubleDefaultValue; } } [all...] |
Completed in 41 milliseconds