Searched refs:_get_command (Results 1 – 1 of 1) sorted by relevance
/external/autotest/site_utils/ |
D | brillo_common.py | 158 def _get_command(moblab, test_name, test_args, do_quickmerge, do_quote): function 201 _get_command(moblab, test_name, test_args, do_quickmerge, True))) 212 utils.run(_get_command(moblab, test_name, test_args, do_quickmerge, False),
|