Home
last modified time | relevance | path

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

/external/google-fruit/tests/
Dfruit_test_common.py33 def pretty_print_command(command): function
52 …''').format(command=pretty_print_command(self.command), error_code=self.error_code, stdout=self.st…
57 print('Executing command:', pretty_print_command(command))
91 ''').format(command=pretty_print_command(self.command), error_message=self.error_message)