Searched refs:_dry_run (Results 1 – 2 of 2) sorted by relevance
/tools/asuite/atest-py2/ |
D | atest.py | 519 def _dry_run(results_dir, extra_args, test_infos): function 637 dry_run_cmds = _dry_run(results_dir, extra_args, test_infos)
|
/tools/asuite/atest/ |
D | atest.py | 538 def _dry_run(results_dir, extra_args, test_infos, mod_info): function 640 dry_run_cmds = _dry_run(results_dir, extra_args, test_infos, mod_info)
|