Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs2354 private readonly static bool DefaultBoolDefaultValue = true; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2359 get { if ((_hasBits0 & 268435456) != 0) { return defaultBool_; } else { return DefaultBoolDefaultValue; } }
[all...]

Completed in 40 milliseconds