Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs64 …Assert.AreEqual(message.SingleSint64, fields[TestAllTypes.SingleSint64FieldNumber].Accessor.GetVal… in GetValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs377 public const int SingleSint64FieldNumber = 6; field in Google.Protobuf.TestProtos.TestAllTypes