Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs266 singleSfixed32_ = other.singleSfixed32_; in TestAllTypes()
408 private int singleSfixed32_; field in Google.Protobuf.TestProtos.TestAllTypes
410 get { return singleSfixed32_; }
412 singleSfixed32_ = value;