Home
last modified time | relevance | path

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

/tools/test/openhst/
Dstress_test.py633 def AsyncCommand(self, command, log_output=False): argument
635 lambda: self.__AsyncCommand(command, log_output=log_output))
637 def __AsyncCommand(self, command, log_output=False): argument
639 if result and log_output:
853 log_output=True)
900 log_output=True)