Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2090 private readonly static long DefaultInt64DefaultValue = 42L; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2095 get { if ((_hasBits0 & 131072) != 0) { return defaultInt64_; } else { return DefaultInt64DefaultValue; } }
[all...]

Completed in 39 milliseconds