Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs1215 defaultSfixed32_ = other.defaultSfixed32_; in TestAllTypes()
2260 private int defaultSfixed32_; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2263 get { if ((_hasBits0 & 16777216) != 0) { return defaultSfixed32_; } else { return DefaultSfixed32DefaultValue; } }
2266 defaultSfixed32_ = value;
[all...]

Completed in 40 milliseconds