Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs267 singleSfixed64_ = other.singleSfixed64_; in TestAllTypes()
418 private long singleSfixed64_; field in Google.Protobuf.TestProtos.TestAllTypes
420 get { return singleSfixed64_; }
422 singleSfixed64_ = value;