Home
last modified time | relevance | path

Searched refs:SmallNegativeFloatDefaultValue (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs16141 private readonly static float SmallNegativeFloatDefaultValue = -8e-28F; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16146 get { if ((_hasBits0 & 1024) != 0) { return smallNegativeFloat_; } else { return SmallNegativeFloatDefaultValue; } }
[all...]

Completed in 65 milliseconds