Searched refs:RepeatedInt64 (Results 1 – 5 of 5) 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() 481 RepeatedInt64 = { 3210987654321, long.MaxValue }, in CloneRepeatedNonMessageValues()
|
/external/golang-protobuf/conformance/internal/conformance_proto/ |
D | conformance.pb.go | 386 …RepeatedInt64 []int64 `protobuf:"varint,32,rep,packed,name=repeated… member 669 return m.RepeatedInt64
|
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ |
D | UnittestProto3.cs | 566 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/ |
D | Conformance.cs | 1112 public pbc::RepeatedField<long> RepeatedInt64 { property in Conformance.TestAllTypes
|