Searched refs:NegativeFloatDefaultValue (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | Unittest.cs | 16090 private readonly static float NegativeFloatDefaultValue = -1.5F; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues 16095 get { if ((_hasBits0 & 256) != 0) { return negativeFloat_; } else { return NegativeFloatDefaultValue; } } [all...] |
Completed in 46 milliseconds