Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2330 private readonly static double DefaultDoubleDefaultValue = 52000D; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2335 get { if ((_hasBits0 & 134217728) != 0) { return defaultDouble_; } else { return DefaultDoubleDefaultValue; } }
[all...]

Completed in 41 milliseconds