Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs1211 defaultSint32_ = other.defaultSint32_; in TestAllTypes()
2164 private int defaultSint32_; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2167 get { if ((_hasBits0 & 1048576) != 0) { return defaultSint32_; } else { return DefaultSint32DefaultValue; } }
2170 defaultSint32_ = value;
[all...]

Completed in 40 milliseconds