Searched refs:RepeatedFixed32 (Results 1 – 4 of 4) sorted by relevance
76 RepeatedFixed32 = { UInt32.MaxValue, 23 }, in CreateFullTestAllTypes()
90 Assert.AreEqual(0, message.RepeatedFixed32.Count); in DefaultValues()179 RepeatedFixed32 = { uint.MaxValue, 23 }, in RoundTrip_RepeatedValues()477 RepeatedFixed32 = { uint.MaxValue, 23 }, in CloneRepeatedNonMessageValues()
611 public pbc::RepeatedField<uint> RepeatedFixed32 { property in Google.Protobuf.TestProtos.TestAllTypes5327 public pbc::RepeatedField<uint> RepeatedFixed32 { property in Google.Protobuf.TestProtos.TestRepeatedScalarDifferentTagSizes
1157 public pbc::RepeatedField<uint> RepeatedFixed32 { property in Conformance.TestAllTypes