Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs57 …rt.AreEqual(message.SingleImportMessage, fields[TestAllTypes.SingleImportMessageFieldNumber].Acces… in GetValue()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs518 public const int SingleImportMessageFieldNumber = 20; field in Google.Protobuf.TestProtos.TestAllTypes