Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dresult.py23 STDERR_LINE = '\nStderr:\n%s' variable
96 self._original_stderr.write(STDERR_LINE % error)
176 msgLines.append(STDERR_LINE % error)