Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc1537 EnumDescriptorProto* quux2 = AddNestedEnum(message2, "Quux"); in SetUp() local
1538 AddEnumValue(quux2, "C", 1); in SetUp()