Home
last modified time | relevance | path

Searched refs:RepeatedFixed32 (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs76 RepeatedFixed32 = { UInt32.MaxValue, 23 }, in CreateFullTestAllTypes()
DGeneratedMessageTest.cs90 Assert.AreEqual(0, message.RepeatedFixed32.Count); in DefaultValues()
179 RepeatedFixed32 = { uint.MaxValue, 23 }, in RoundTrip_RepeatedValues()
477 RepeatedFixed32 = { uint.MaxValue, 23 }, in CloneRepeatedNonMessageValues()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs644 public pbc::RepeatedField<uint> RepeatedFixed32 { property in Google.Protobuf.TestProtos.TestAllTypes
5804 public pbc::RepeatedField<uint> RepeatedFixed32 { property in Google.Protobuf.TestProtos.TestRepeatedScalarDifferentTagSizes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1229 public pbc::RepeatedField<uint> RepeatedFixed32 { property in Conformance.TestAllTypes