Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DFieldAccessTest.cs423 Assert.IsTrue(fields[TestProto3Optional.OptionalBoolFieldNumber].HasPresence); in HasPresence()
427 Assert.IsTrue(fields[Proto2.TestAllTypes.OptionalBoolFieldNumber].HasPresence); in HasPresence()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3Optional.cs398 public const int OptionalBoolFieldNumber = 13; field in ProtobufUnittest.TestProto3Optional
H A DTestMessagesProto2.cs722 public const int OptionalBoolFieldNumber = 13; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
6102 public const int OptionalBoolFieldNumber = 1006; field in ProtobufTestMessages.Proto2.UnknownToTestAllTypes
H A DTestMessagesProto3.cs605 public const int OptionalBoolFieldNumber = 13; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
H A DUnittest.cs1542 public const int OptionalBoolFieldNumber = 13; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
[all...]

Completed in 67 milliseconds