Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs258 singleInt32_ = other.singleInt32_; in TestAllTypes()
325 private int singleInt32_; field in Google.Protobuf.TestProtos.TestAllTypes
330 get { return singleInt32_; }
332 singleInt32_ = value;