Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_test.py118 def LogOutputStream(log_level, stream): function
135 target=LogOutputStream, args=(logging.INFO, proc.stdout))
137 target=LogOutputStream, args=(logging.ERROR, proc.stderr))