Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15762 smallInt32_ = other.smallInt32_; in TestExtremeDefaultValues()
15869 private int smallInt32_; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
15872 get { if ((_hasBits0 & 4) != 0) { return smallInt32_; } else { return SmallInt32DefaultValue; } }
15875 smallInt32_ = value;
[all...]

Completed in 45 milliseconds