Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DFieldAccessTest.cs74 Assert.AreEqual(message.OneofBytes, fields[TestProtos.TestAllTypes.OneofBytesFieldNumber].Accessor.GetValue(message)); in GetValue()
415 Assert.IsTrue(fields[TestProtos.TestAllTypes.OneofBytesFieldNumber].HasPresence); in HasPresence()
428 Assert.IsTrue(fields[Proto2.TestAllTypes.OneofBytesFieldNumber].HasPresence); in HasPresence()
H A DDescriptorsTest.cs332 TestAllTypes.OneofBytesFieldNumber, in OneofDescriptor()
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
H A DDescriptorsTest.cs215 TestAllTypes.OneofBytesFieldNumber, in OneofDescriptor()
H A DFieldAccessTest.cs70 Assert.AreEqual(message.OneofBytes, fields[TestAllTypes.OneofBytesFieldNumber].Accessor.GetValue(message)); in GetValue()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1451 public const int OneofBytesFieldNumber = 114; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
H A DTestMessagesProto2.cs1668 public const int OneofBytesFieldNumber = 114; field in ProtobufTestMessages.Proto2.TestAllTypesProto2
H A DUnittestProto3.cs861 public const int OneofBytesFieldNumber = 114; field in Google.Protobuf.TestProtos.TestAllTypes
H A DUnittest.cs2598 public const int OneofBytesFieldNumber = 114; field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
28183 public const int OneofBytesFieldNumber = 536870014; global() field in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers
[all...]

Completed in 69 milliseconds