Searched refs:RepeatedSfixed64 (Results 1 – 4 of 4) sorted by relevance
89 RepeatedSfixed64 = { -12345678901234, 12345678901234 }, in CreateFullTestAllTypes()
101 Assert.AreEqual(0, message.RepeatedSfixed64.Count); in DefaultValues()192 RepeatedSfixed64 = { -12345678901234, 12345678901234 }, in RoundTrip_RepeatedValues()484 RepeatedSfixed64 = { -12345678901234, 12345678901234 }, in CloneRepeatedNonMessageValues()
1259 public pbc::RepeatedField<long> RepeatedSfixed64 { property in Conformance.TestAllTypes
674 public pbc::RepeatedField<long> RepeatedSfixed64 { property in Google.Protobuf.TestProtos.TestAllTypes