Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs77 RepeatedFixed64 = { UInt64.MaxValue, 1234567890123 }, in CreateFullTestAllTypes()
DGeneratedMessageTest.cs91 Assert.AreEqual(0, message.RepeatedFixed64.Count); in DefaultValues()
180 RepeatedFixed64 = { ulong.MaxValue, 1234567890123 }, in RoundTrip_RepeatedValues()
478 RepeatedFixed64 = { ulong.MaxValue, 1234567890123 }, in CloneRepeatedNonMessageValues()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs654 public pbc::RepeatedField<ulong> RepeatedFixed64 { property in Google.Protobuf.TestProtos.TestAllTypes
5830 public pbc::RepeatedField<ulong> RepeatedFixed64 { property in Google.Protobuf.TestProtos.TestRepeatedScalarDifferentTagSizes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1239 public pbc::RepeatedField<ulong> RepeatedFixed64 { property in Conformance.TestAllTypes