Home
last modified time | relevance | path

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/
Dsupport.py58 def stopTest(self, test): member in LoggingResult
106 def stopTest(self, test): member in ResultWithNoStartTestRunStopTestRun
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dresult.py79 def stopTest(self, test): member in TestResult