Home
last modified time | relevance | path

Searched refs:OneofNestedMessageFieldNumber (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
DDescriptorsTest.cs216 TestAllTypes.OneofNestedMessageFieldNumber, in OneofDescriptor()
DFieldAccessTest.cs72 …sert.AreEqual(message.OneofNestedMessage, fields[TestAllTypes.OneofNestedMessageFieldNumber].Acces… in GetValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs72 …sert.AreEqual(message.OneofNestedMessage, fields[TestAllTypes.OneofNestedMessageFieldNumber].Acces… in GetValue()
DDescriptorsTest.cs326 TestAllTypes.OneofNestedMessageFieldNumber, in OneofDescriptor()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DTestMessagesProto3.cs1090 public const int OneofNestedMessageFieldNumber = 112; field in ProtobufTestMessages.Proto3.TestAllTypesProto3
DUnittestProto3.cs835 public const int OneofNestedMessageFieldNumber = 112; field in Google.Protobuf.TestProtos.TestAllTypes