Home
last modified time | relevance | path

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

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

Completed in 75 milliseconds