Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1259 public pbc::RepeatedField<long> RepeatedSfixed64 { property in Conformance.TestAllTypes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs674 public pbc::RepeatedField<long> RepeatedSfixed64 { property in Google.Protobuf.TestProtos.TestAllTypes