Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs67 …Assert.AreEqual(message.SingleSfixed64, fields[TestAllTypes.SingleSfixed64FieldNumber].Accessor.Ge… in GetValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs417 public const int SingleSfixed64FieldNumber = 10; field in Google.Protobuf.TestProtos.TestAllTypes