Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs89 RepeatedSfixed64 = { -12345678901234, 12345678901234 }, in CreateFullTestAllTypes()
DGeneratedMessageTest.cs101 Assert.AreEqual(0, message.RepeatedSfixed64.Count); in DefaultValues()
192 RepeatedSfixed64 = { -12345678901234, 12345678901234 }, in RoundTrip_RepeatedValues()
484 RepeatedSfixed64 = { -12345678901234, 12345678901234 }, in CloneRepeatedNonMessageValues()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1184 public pbc::RepeatedField<long> RepeatedSfixed64 { property in Conformance.TestAllTypes
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs638 public pbc::RepeatedField<long> RepeatedSfixed64 { property in Google.Protobuf.TestProtos.TestAllTypes