Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs15867 private readonly static int SmallInt32DefaultValue = -2147483647; field in Google.Protobuf.TestProtos.Proto2.TestExtremeDefaultValues
15872 get { if ((_hasBits0 & 4) != 0) { return smallInt32_; } else { return SmallInt32DefaultValue; } }
[all...]

Completed in 45 milliseconds