Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_descr.py1369 goo = classmethod(foo) variable in ClassPropertiesAndMethods.test_classmethods.C
1426 goo = staticmethod(foo) variable in ClassPropertiesAndMethods.test_staticmethods.C
1458 goo = classmethod(foo) variable in ClassPropertiesAndMethods.test_classic.C
1656 goo = c1.foo variable in ClassPropertiesAndMethods.test_methods.D