Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DWrappersTest.cs230 …Assert.AreEqual(4UL, fields[TestWellKnownTypes.Uint64FieldFieldNumber].Accessor.GetValue(message)); in Reflection_SingleValues()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs350 public const int Uint64FieldFieldNumber = 13; field in Google.Protobuf.TestProtos.TestWellKnownTypes
1037 public const int Uint64FieldFieldNumber = 13; field in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1509 public const int Uint64FieldFieldNumber = 13; field in Google.Protobuf.TestProtos.OneofWellKnownTypes
2144 public const int Uint64FieldFieldNumber = 13; field in Google.Protobuf.TestProtos.MapWellKnownTypes