Home
last modified time | relevance | path

Searched refs:MapInt32Double (Results 1 – 19 of 19) sorted by relevance

/external/golang-protobuf/internal/cmd/generate-corpus/
Dmain.go94 MapInt32Double: map[int32]float64{1067: 1167.5, 2067: 2167.5},
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DMapUnittestProto3.cs367 public pbc::MapField<int, double> MapInt32Double { property in Google.Protobuf.TestProtos.TestMap
452 if (!MapInt32Double.Equals(other.MapInt32Double)) return false; in Equals()
476 hash ^= MapInt32Double.GetHashCode(); in GetHashCode()
1542 public pbc::MapField<int, double> MapInt32Double { property in Google.Protobuf.TestProtos.TestArenaMap
1605 if (!MapInt32Double.Equals(other.MapInt32Double)) return false; in Equals()
1627 hash ^= MapInt32Double.GetHashCode(); in GetHashCode()
DTestMessagesProto3.cs1443 public pbc::MapField<int, double> MapInt32Double { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
2380 if (!MapInt32Double.Equals(other.MapInt32Double)) return false; in Equals()
2539 hash ^= MapInt32Double.GetHashCode(); in GetHashCode()
DTestMessagesProto2.cs1696 public pbc::MapField<int, double> MapInt32Double { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
3042 if (!MapInt32Double.Equals(other.MapInt32Double)) return false; in Equals()
3186 hash ^= MapInt32Double.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DMapUnittestProto3.cs367 public pbc::MapField<int, double> MapInt32Double { property in Google.Protobuf.TestProtos.TestMap
452 if (!MapInt32Double.Equals(other.MapInt32Double)) return false; in Equals()
476 hash ^= MapInt32Double.GetHashCode(); in GetHashCode()
1542 public pbc::MapField<int, double> MapInt32Double { property in Google.Protobuf.TestProtos.TestArenaMap
1605 if (!MapInt32Double.Equals(other.MapInt32Double)) return false; in Equals()
1627 hash ^= MapInt32Double.GetHashCode(); in GetHashCode()
DTestMessagesProto3.cs1443 public pbc::MapField<int, double> MapInt32Double { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
2380 if (!MapInt32Double.Equals(other.MapInt32Double)) return false; in Equals()
2539 hash ^= MapInt32Double.GetHashCode(); in GetHashCode()
DTestMessagesProto2.cs1696 public pbc::MapField<int, double> MapInt32Double { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
3042 if (!MapInt32Double.Equals(other.MapInt32Double)) return false; in Equals()
3186 hash ^= MapInt32Double.GetHashCode(); in GetHashCode()
/external/golang-protobuf/testing/protocmp/
Dreflect_test.go53 MapInt32Double: map[int32]float64{-1: -64.64, +1: +64.64},
Dxform_test.go104 MapInt32Double: map[int32]float64{64: 64.64},
/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go200MapInt32Double map[int32]float64 `protobuf:"bytes,67,rep,name=map_int… member
772 return x.MapInt32Double
/external/golang-protobuf/proto/
Dequal_test.go527 x: &testpb.TestAllTypes{MapInt32Double: map[int32]float64{1: 2, 3: 4}},
528 y: &testpb.TestAllTypes{MapInt32Double: map[int32]float64{1: 2, 3: 5}},
/external/golang-protobuf/internal/msgfmt/
Dformat_test.go73 MapInt32Double: map[int32]float64{64: 64.64},
/external/golang-protobuf/internal/testprotos/conformance/
Dtest_messages_proto3.pb.go361MapInt32Double map[int32]float64 `protobuf:"bytes,67,rep,name=… member
1052 return x.MapInt32Double
Dtest_messages_proto2.pb.go327MapInt32Double map[int32]float64 `protobuf:"bytes,67,rep,name=… member
1017 return x.MapInt32Double
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs285 Assert.AreEqual(0.0, parsed.MapInt32Double[key]); in MapWithOnlyKey_PrimitiveValue()
/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs285 Assert.AreEqual(0.0, parsed.MapInt32Double[key]); in MapWithOnlyKey_PrimitiveValue()
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs304 Assert.AreEqual(0.0, parsed.MapInt32Double[key]); in MapWithOnlyKey_PrimitiveValue()
/external/protobuf/csharp/src/Google.Protobuf.Test/
DGeneratedMessageTest.cs304 Assert.AreEqual(0.0, parsed.MapInt32Double[key]); in MapWithOnlyKey_PrimitiveValue()
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go308MapInt32Double map[int32]float64 `protobuf:"bytes,67,rep,name=map_int… member
797 return x.MapInt32Double