Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs94 RepeatedUint64 = { UInt64.MaxValue, UInt32.MinValue }, in CreateFullTestAllTypes()
DGeneratedMessageTest.cs106 Assert.AreEqual(0, message.RepeatedUint64.Count); in DefaultValues()
197 RepeatedUint64 = { ulong.MaxValue, uint.MinValue } in RoundTrip_RepeatedValues()
489 RepeatedUint64 = { ulong.MaxValue, uint.MinValue } in CloneRepeatedNonMessageValues()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs614 public pbc::RepeatedField<ulong> RepeatedUint64 { property in Google.Protobuf.TestProtos.TestAllTypes
5863 public pbc::RepeatedField<ulong> RepeatedUint64 { property in Google.Protobuf.TestProtos.TestRepeatedScalarDifferentTagSizes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1199 public pbc::RepeatedField<ulong> RepeatedUint64 { property in Conformance.TestAllTypes