Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
H A DFieldAccessTest.cs60 …Assert.AreEqual(message.SingleNestedEnum, fields[TestAllTypes.SingleNestedEnumFieldNumber].Accesso… in GetValue()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/
H A DFieldAccessTest.cs60 …Assert.AreEqual(message.SingleNestedEnum, fields[TestAllTypes.SingleNestedEnumFieldNumber].Accesso… in GetValue()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DFieldAccessTest.cs64 …Equal(message.SingleNestedEnum, fields[TestProtos.TestAllTypes.SingleNestedEnumFieldNumber].Access… in GetValue()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
H A DFieldAccessTest.cs64 …Equal(message.SingleNestedEnum, fields[TestProtos.TestAllTypes.SingleNestedEnumFieldNumber].Access… in GetValue()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs579 public const int SingleNestedEnumFieldNumber = 21; field in Google.Protobuf.TestProtos.TestAllTypes
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestProto3.cs579 public const int SingleNestedEnumFieldNumber = 21; field in Google.Protobuf.TestProtos.TestAllTypes