Searched refs:meth2 (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/ | ||
D | py2_test_grammar.py | 793 def meth2(self, arg): pass member in GrammarTests.testClassdef.C |
D | py3_test_grammar.py | 737 def meth2(self, arg): pass member in GrammarTests.testClassdef.C |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_grammar.py | 797 def meth2(self, arg): pass member in GrammarTests.testClassdef.C |
D | test_descr.py | 3968 def meth2(self): member in ClassPropertiesAndMethods.test_mutable_bases.Classic |