Home
last modified time | relevance | path

Searched refs:findTestCases (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
D__init__.py63 findTestCases)
Dloader.py312 def findTestCases(module, prefix='test', sortUsing=cmp, function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_support.py1082 suite.addTest(unittest.findTestCases(sys.modules[cls]))