Home
last modified time | relevance | path

Searched refs:OneofBytesFieldNumber (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs70 …Assert.AreEqual(message.OneofBytes, fields[TestAllTypes.OneofBytesFieldNumber].Accessor.GetValue(m… in GetValue()
DDescriptorsTest.cs215 TestAllTypes.OneofBytesFieldNumber, in OneofDescriptor()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1492 public const int OneofBytesFieldNumber = 114; field in Conformance.TestAllTypes
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs784 public const int OneofBytesFieldNumber = 114; field in Google.Protobuf.TestProtos.TestAllTypes