Home
last modified time | relevance | path

Searched refs:TestEnumWithDupValue (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1084 unittest::TestEnumWithDupValue dup_value = unittest::FOO1; in TEST()
1098 GetEnumDescriptor<unittest::TestEnumWithDupValue>()); in TEST()
1110 EXPECT_TRUE(is_proto_enum<unittest::TestEnumWithDupValue>::value); in TEST()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_proto3.proto205 enum TestEnumWithDupValue { enum
Dunittest.proto469 enum TestEnumWithDupValue { enum
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto436 enum TestEnumWithDupValue { enum
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest.proto436 enum TestEnumWithDupValue { enum
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs154 …estProtos.ForeignEnum), typeof(global::Google.Protobuf.TestProtos.TestEnumWithDupValue), typeof(gl… in UnittestProto3Reflection()
204 public enum TestEnumWithDupValue { enum