Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs16264 private readonly static float NegInfFloatDefaultValue = float.NegativeInfinity; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
16269 get { if ((_hasBits0 & 32768) != 0) { return negInfFloat_; } else { return NegInfFloatDefaultValue; } }
[all...]

Completed in 42 milliseconds