Searched refs:RepeatedInt64 (Results 1 – 4 of 4) sorted by relevance
/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() |
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ | ||
D | UnittestProto3.cs | 566 public pbc::RepeatedField<long> RepeatedInt64 { property in Google.Protobuf.TestProtos.TestAllTypes |
/external/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
D | Conformance.cs | 1112 public pbc::RepeatedField<long> RepeatedInt64 { property in Conformance.TestAllTypes |