Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs69 …Assert.AreEqual(message.SingleUint64, fields[TestAllTypes.SingleUint64FieldNumber].Accessor.GetVal… in GetValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs357 public const int SingleUint64FieldNumber = 4; field in Google.Protobuf.TestProtos.TestAllTypes