Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs63 …Assert.AreEqual(message.SingleSint32, fields[TestAllTypes.SingleSint32FieldNumber].Accessor.GetVal… in GetValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs367 public const int SingleSint32FieldNumber = 5; field in Google.Protobuf.TestProtos.TestAllTypes