Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs265 singleFixed64_ = other.singleFixed64_; in TestAllTypes()
398 private ulong singleFixed64_; field in Google.Protobuf.TestProtos.TestAllTypes
400 get { return singleFixed64_; }
402 singleFixed64_ = value;