Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DWrappersTest.cs224 … Assert.AreEqual(true, fields[TestWellKnownTypes.BoolFieldFieldNumber].Accessor.GetValue(message)); in Reflection_SingleValues()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs402 public const int BoolFieldFieldNumber = 16; field in Google.Protobuf.TestProtos.TestWellKnownTypes
1115 public const int BoolFieldFieldNumber = 16; field in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1624 public const int BoolFieldFieldNumber = 16; field in Google.Protobuf.TestProtos.OneofWellKnownTypes
2286 public const int BoolFieldFieldNumber = 16; field in Google.Protobuf.TestProtos.MapWellKnownTypes