Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15915 private readonly static int ReallySmallInt32DefaultValue = -2147483648; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
15920 get { if ((_hasBits0 & 131072) != 0) { return reallySmallInt32_; } else { return ReallySmallInt32DefaultValue; } }
[all...]

Completed in 56 milliseconds