Searched refs:PropertyBase (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_property.py8 class PropertyBase(Exception): class in inherits:Exception
11 class PropertyGet(PropertyBase):
14 class PropertySet(PropertyBase):
17 class PropertyDel(PropertyBase):
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_property.py8 class PropertyBase(Exception): class in inherits:Exception
11 class PropertyGet(PropertyBase):
14 class PropertySet(PropertyBase):
17 class PropertyDel(PropertyBase):
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_property.py8 class PropertyBase(Exception): class in inherits:Exception
11 class PropertyGet(PropertyBase):
14 class PropertySet(PropertyBase):
17 class PropertyDel(PropertyBase):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_property.py8 class PropertyBase(Exception): class in inherits:Exception
11 class PropertyGet(PropertyBase):
14 class PropertySet(PropertyBase):
17 class PropertyDel(PropertyBase):

Completed in 81 milliseconds