Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dmain.py213 def runTests(self): member in TestProgram
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_setups.py17 def runTests(self, *cases): member in TestSetups