HomeSort by relevance Sort by last modified time
    Searched refs:PropertySubNewGetter (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_property.py 64 class PropertySubNewGetter(BaseClass):
124 newgettersub = PropertySubNewGetter()
  /external/python/cpython2/Lib/test/
test_property.py 64 class PropertySubNewGetter(BaseClass):
124 newgettersub = PropertySubNewGetter()
  /external/python/cpython3/Lib/test/
test_dynamicclassattribute.py 68 class PropertySubNewGetter(BaseClass):
141 newgettersub = PropertySubNewGetter()
test_property.py 64 class PropertySubNewGetter(BaseClass):
124 newgettersub = PropertySubNewGetter()

Completed in 582 milliseconds