Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/
DSampleMessages.cs84 RepeatedInt64 = { 3210987654321, Int64.MaxValue }, in CreateFullTestAllTypes()
DGeneratedMessageTest.cs187 RepeatedInt64 = { 3210987654321, long.MaxValue }, in RoundTrip_RepeatedValues()
481 RepeatedInt64 = { 3210987654321, long.MaxValue }, in CloneRepeatedNonMessageValues()
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs566 public pbc::RepeatedField<long> RepeatedInt64 { property in Google.Protobuf.TestProtos.TestAllTypes
5360 public pbc::RepeatedField<long> RepeatedInt64 { property in Google.Protobuf.TestProtos.TestRepeatedScalarDifferentTagSizes
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1112 public pbc::RepeatedField<long> RepeatedInt64 { property in Conformance.TestAllTypes