Home
last modified time | relevance | path

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

/tools/test/openhst/
Dstress_test.py624 def AsyncCommand(self, command, log_output=False): argument
626 lambda: self.__AsyncCommand(command, log_output=log_output))
628 def __AsyncCommand(self, command, log_output=False): argument
630 if result and log_output:
844 log_output=True)
891 log_output=True)