Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs259 singleInt64_ = other.singleInt64_; in TestAllTypes()
338 private long singleInt64_; field in Google.Protobuf.TestProtos.TestAllTypes
340 get { return singleInt64_; }
342 singleInt64_ = value;