Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs1213 defaultFixed32_ = other.defaultFixed32_; in TestAllTypes()
2212 private uint defaultFixed32_; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2215 get { if ((_hasBits0 & 4194304) != 0) { return defaultFixed32_; } else { return DefaultFixed32DefaultValue; } }
2218 defaultFixed32_ = value;
[all...]

Completed in 39 milliseconds