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