Home
last modified time | relevance | path

Searched refs:singleFixed32_ (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs264 singleFixed32_ = other.singleFixed32_; in TestAllTypes()
388 private uint singleFixed32_; field in Google.Protobuf.TestProtos.TestAllTypes
390 get { return singleFixed32_; }
392 singleFixed32_ = value;