Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15761 largeUint64_ = other.largeUint64_; in TestExtremeDefaultValues()
15845 private ulong largeUint64_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
15848 get { if ((_hasBits0 & 2) != 0) { return largeUint64_; } else { return LargeUint64DefaultValue; } }
15851 largeUint64_ = value;
[all...]

Completed in 47 milliseconds