Home
last modified time | relevance | path

Searched defs:SubEnum (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/objectivec/Tests/
Dunittest_objc.proto179 optional autorelease SubEnum = 1000; field
/third_party/python/Lib/test/
Dtest_enum.py211 class SubEnum(SuperEnum): class
226 class SubEnum(SuperEnum): class