Searched defs:stopTest (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ | ||
D | support.py | 58 def stopTest(self, test): member in LoggingResult |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ | ||
D | result.py | 79 def stopTest(self, test): member in TestResult |