Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2138 private readonly static ulong DefaultUint64DefaultValue = 44UL; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2143 get { if ((_hasBits0 & 524288) != 0) { return defaultUint64_; } else { return DefaultUint64DefaultValue; } }
[all...]

Completed in 40 milliseconds