Searched refs:OutputTee (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/system/
H A Ddeprecated_logging.py58 class OutputTee: class in inherits:
/external/webkit/Tools/Scripts/webkitpy/tool/bot/
H A Dqueueengine.py37 from webkitpy.common.system.deprecated_logging import log, OutputTee namespace
76 self._output_tee = OutputTee()
134 # Be careful to shut down our OutputTee or the unit tests will be unhappy.

Completed in 110 milliseconds