Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dsupport.py70 def addSuccess(self, *args): member in LoggingResult
115 def addSuccess(self, test): member in ResultWithNoStartTestRunStopTestRun
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Drunner.py57 def addSuccess(self, test): member in TextTestResult
Dresult.py126 def addSuccess(self, test): member in TestResult