Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15819 private readonly static uint LargeUint32DefaultValue = 4294967295; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
15824 get { if ((_hasBits0 & 1) != 0) { return largeUint32_; } else { return LargeUint32DefaultValue; } }
[all...]

Completed in 65 milliseconds