Home
last modified time | relevance | path

Searched refs:Uint32FieldFieldNumber (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DWrappersTest.cs229 … Assert.AreEqual(3U, fields[TestWellKnownTypes.Uint32FieldFieldNumber].Accessor.GetValue(message)); in Reflection_SingleValues()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs372 public const int Uint32FieldFieldNumber = 15; field in Google.Protobuf.TestProtos.TestWellKnownTypes
1055 public const int Uint32FieldFieldNumber = 15; field in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1531 public const int Uint32FieldFieldNumber = 15; field in Google.Protobuf.TestProtos.OneofWellKnownTypes
2162 public const int Uint32FieldFieldNumber = 15; field in Google.Protobuf.TestProtos.MapWellKnownTypes