Searched refs:RepeatedInt64 (Results 1 – 6 of 6) sorted by relevance
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
D | SampleMessages.cs | 84 RepeatedInt64 = { 3210987654321, Int64.MaxValue }, in CreateFullTestAllTypes()
|
D | GeneratedMessageTest.cs | 187 RepeatedInt64 = { 3210987654321, long.MaxValue }, in RoundTrip_RepeatedValues() 481 RepeatedInt64 = { 3210987654321, long.MaxValue }, in CloneRepeatedNonMessageValues()
|
/external/protobuf/csharp/src/Google.Protobuf.Test/ |
D | SampleMessages.cs | 84 RepeatedInt64 = { 3210987654321, Int64.MaxValue }, in CreateFullTestAllTypes()
|
D | GeneratedMessageTest.cs | 187 RepeatedInt64 = { 3210987654321, long.MaxValue }, in RoundTrip_RepeatedValues() 481 RepeatedInt64 = { 3210987654321, long.MaxValue }, in CloneRepeatedNonMessageValues()
|
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ |
D | UnittestProto3.cs | 616 public pbc::RepeatedField<long> RepeatedInt64 { property in Google.Protobuf.TestProtos.TestAllTypes 6321 public pbc::RepeatedField<long> RepeatedInt64 { property in Google.Protobuf.TestProtos.TestRepeatedScalarDifferentTagSizes
|
D | TestMessagesProto3.cs | 691 public pbc::RepeatedField<long> RepeatedInt64 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
|