Home
last modified time | relevance | path

Searched refs:MapInt64Int64 (Results 1 – 18 of 18) sorted by relevance

/external/golang-protobuf/internal/cmd/generate-corpus/
Dmain.go84 MapInt64Int64: map[int64]int64{1057: 1157, 2057: 2157},
/external/golang-protobuf/testing/protocmp/
Dreflect_test.go49 MapInt64Int64: map[int64]int64{-1: -32, +1: +64},
Dxform_test.go100 MapInt64Int64: map[int64]int64{-64: 64},
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DMapUnittestProto3.cs257 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestMap
442 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
466 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
1432 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestArenaMap
1595 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
1617 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
DTestMessagesProto3.cs1333 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
2370 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
2529 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
DTestMessagesProto2.cs1586 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
3032 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
3176 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DMapUnittestProto3.cs257 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestMap
442 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
466 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
1432 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestArenaMap
1595 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
1617 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
DTestMessagesProto3.cs1333 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
2370 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
2529 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
DTestMessagesProto2.cs1586 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
3032 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
3176 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DMapUnittestProto3.cs257 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestMap
442 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
466 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
1432 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestArenaMap
1595 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
1617 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
DTestMessagesProto3.cs1333 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
2370 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
2529 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
DTestMessagesProto2.cs1586 public pbc::MapField<long, long> MapInt64Int64 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
3032 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
3176 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go190MapInt64Int64 map[int64]int64 `protobuf:"bytes,57,rep,name=map_int… member
702 return x.MapInt64Int64
/external/golang-protobuf/proto/
Dequal_test.go497 x: &testpb.TestAllTypes{MapInt64Int64: map[int64]int64{1: 2, 3: 4}},
498 y: &testpb.TestAllTypes{MapInt64Int64: map[int64]int64{1: 2, 3: 5}},
/external/golang-protobuf/internal/msgfmt/
Dformat_test.go69 MapInt64Int64: map[int64]int64{-64: 64},
/external/golang-protobuf/internal/testprotos/conformance/
Dtest_messages_proto3.pb.go351MapInt64Int64 map[int64]int64 `protobuf:"bytes,57,rep,name=… member
982 return x.MapInt64Int64
Dtest_messages_proto2.pb.go317MapInt64Int64 map[int64]int64 `protobuf:"bytes,57,rep,name=… member
947 return x.MapInt64Int64
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go298MapInt64Int64 map[int64]int64 `protobuf:"bytes,57,rep,name=map_int… member
727 return x.MapInt64Int64