Home
last modified time | relevance | path

Searched refs:MapStringNestedEnum (Results 1 – 14 of 14) sorted by relevance

/external/golang-protobuf/testing/protocmp/
Dutil_test.go493 MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"baz": testpb.TestAllTypes_BAZ},
502 MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"baz": testpb.TestAllTypes_BAZ},
511 MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"baz": testpb.TestAllTypes_BAZ},
691 …x: &testpb.TestAllTypes{MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"k": tes…
692 …y: &testpb.TestAllTypes{MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"k": tes…
696 …x: &testpb.TestAllTypes{MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"k": testpb…
697 …y: &testpb.TestAllTypes{MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"k": testpb…
704 …x: &testpb.TestAllTypes{MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"k": testpb…
705 …y: &testpb.TestAllTypes{MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"k": testpb…
712 …x: &testpb.TestAllTypes{MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"k": testpb…
[all …]
Dreflect_test.go58MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{"k1": testpb.TestAllTypes_FOO, "…
Dxform_test.go107 MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{
/external/golang-protobuf/internal/cmd/generate-corpus/
Dmain.go102 MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{
/external/golang-protobuf/internal/testprotos/test3/
Dtest.pb.go205MapStringNestedEnum map[string]TestAllTypes_NestedEnum `protobuf:"bytes,73,rep,name=map_str… member
807 return x.MapStringNestedEnum
/external/golang-protobuf/proto/
Dequal_test.go548 x: &testpb.TestAllTypes{MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{
552 y: &testpb.TestAllTypes{MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{
/external/golang-protobuf/internal/msgfmt/
Dformat_test.go76 MapStringNestedEnum: map[string]testpb.TestAllTypes_NestedEnum{
/external/golang-protobuf/internal/testprotos/conformance/
Dtest_messages_proto3.pb.go367MapStringNestedEnum map[string]TestAllTypesProto3_NestedEnum `protobuf:"bytes,73,rep,name=… member
1094 return x.MapStringNestedEnum
Dtest_messages_proto2.pb.go333MapStringNestedEnum map[string]TestAllTypesProto2_NestedEnum `protobuf:"bytes,73,rep,name=… member
1059 return x.MapStringNestedEnum
/external/golang-protobuf/internal/testprotos/test/
Dtest.pb.go313MapStringNestedEnum map[string]TestAllTypes_NestedEnum `protobuf:"bytes,73,rep,name=map_str… member
832 return x.MapStringNestedEnum
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto3.cs1509 …ing, global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum> MapStringNestedEnum { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
2386 if (!MapStringNestedEnum.Equals(other.MapStringNestedEnum)) return false; in Equals()
2545 hash ^= MapStringNestedEnum.GetHashCode(); in GetHashCode()
DTestMessagesProto2.cs1762 …ing, global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum> MapStringNestedEnum { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
3048 if (!MapStringNestedEnum.Equals(other.MapStringNestedEnum)) return false; in Equals()
3192 hash ^= MapStringNestedEnum.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DTestMessagesProto3.cs1509 …ing, global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum> MapStringNestedEnum { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
2386 if (!MapStringNestedEnum.Equals(other.MapStringNestedEnum)) return false; in Equals()
2545 hash ^= MapStringNestedEnum.GetHashCode(); in GetHashCode()
DTestMessagesProto2.cs1762 …ing, global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum> MapStringNestedEnum { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
3048 if (!MapStringNestedEnum.Equals(other.MapStringNestedEnum)) return false; in Equals()
3192 hash ^= MapStringNestedEnum.GetHashCode(); in GetHashCode()