Home
last modified time | relevance | path

Searched refs:defaultFixed64_ (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs1214 defaultFixed64_ = other.defaultFixed64_; in TestAllTypes()
2236 private ulong defaultFixed64_; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2239 get { if ((_hasBits0 & 8388608) != 0) { return defaultFixed64_; } else { return DefaultFixed64DefaultValue; } }
2242 defaultFixed64_ = value;
[all...]

Completed in 39 milliseconds