Home
last modified time | relevance | path

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

/trusty/vendor/google/aosp/scripts/
Drun_tests.py350 def print_test_command(name, cmd: Optional[list[str]] = None): function
381 print_test_command(test.name, cmd)
403 print_test_command(test.name, [test.shell_command])
407 print_test_command(test.name)