Home
last modified time | relevance | path

Searched defs:OptionalBoolDefaultValue (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto2.cs723 private readonly static bool OptionalBoolDefaultValue = false; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
6103 private readonly static bool OptionalBoolDefaultValue = false; field in ProtobufTestMessages.Proto2.UnknownToTestAllTypes
DUnittest.cs1543 private readonly static bool OptionalBoolDefaultValue = false; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes