Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddoctest.py1647 class DebugRunner(DocTestRunner): class
1846 runner = DebugRunner(verbose=verbose, optionflags=optionflags)
1967 runner = DebugRunner(verbose=verbose, optionflags=optionflags)
2247 runner = DebugRunner(optionflags=self._dt_optionflags,