Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15939 private readonly static long ReallySmallInt64DefaultValue = -9223372036854775808L; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
15944 get { if ((_hasBits0 & 262144) != 0) { return reallySmallInt64_; } else { return ReallySmallInt64DefaultValue; } }
[all...]

Completed in 39 milliseconds