Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs66 …Assert.AreEqual(message.SingleSfixed32, fields[TestAllTypes.SingleSfixed32FieldNumber].Accessor.Ge… in GetValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs407 public const int SingleSfixed32FieldNumber = 9; field in Google.Protobuf.TestProtos.TestAllTypes