Searched refs:RepeatedSfixed32 (Results 1 – 4 of 4) sorted by relevance
88 RepeatedSfixed32 = { -123, 123 }, in CreateFullTestAllTypes()
100 Assert.AreEqual(0, message.RepeatedSfixed32.Count); in DefaultValues()191 RepeatedSfixed32 = { -123, 123 }, in RoundTrip_RepeatedValues()483 RepeatedSfixed32 = { -123, 123 }, in CloneRepeatedNonMessageValues()
1175 public pbc::RepeatedField<int> RepeatedSfixed32 { property in Conformance.TestAllTypes
629 public pbc::RepeatedField<int> RepeatedSfixed32 { property in Google.Protobuf.TestProtos.TestAllTypes