Home
last modified time | relevance | path

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

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