Home
last modified time | relevance | path

Searched defs:addSkip (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dsupport.py78 def addSkip(self, *args): member in LoggingResult
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Drunner.py81 def addSkip(self, test, reason): member in TextTestResult
Dresult.py130 def addSkip(self, test, reason): member in TestResult