Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15764 reallySmallInt32_ = other.reallySmallInt32_; in TestExtremeDefaultValues()
15917 private int reallySmallInt32_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
15920 get { if ((_hasBits0 & 131072) != 0) { return reallySmallInt32_; } else { return ReallySmallInt32DefaultValue; } }
15923 reallySmallInt32_ = value;
[all...]

Completed in 41 milliseconds