Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2306 private readonly static float DefaultFloatDefaultValue = 51.5F; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2311 get { if ((_hasBits0 & 67108864) != 0) { return defaultFloat_; } else { return DefaultFloatDefaultValue; } }
[all...]

Completed in 41 milliseconds