Home
last modified time | relevance | path

Searched refs:_moduleSetUpFailed (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dsuite.py130 if result._moduleSetUpFailed:
173 result._moduleSetUpFailed = False
186 result._moduleSetUpFailed = True
204 if result._moduleSetUpFailed:
302 _moduleSetUpFailed = False variable in _DebugResult
Dresult.py39 _moduleSetUpFailed = False variable in TestResult