Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dsupport.py118 def wasSuccessful(self): member in ResultWithNoStartTestRunStopTestRun
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dresult.py144 def wasSuccessful(self): member in TestResult