Searched refs:SmallInt64DefaultValue (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
H A D | Unittest.cs | 15891 private readonly static long SmallInt64DefaultValue = -9223372036854775807L; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues 15896 get { if ((_hasBits0 & 8) != 0) { return smallInt64_; } else { return SmallInt64DefaultValue; } } [all...] |
Completed in 39 milliseconds