Searched refs:get_report_file (Results 1 – 2 of 2) sorted by relevance
/tools/asuite/atest/tools/ |
D | start_avd_unittest.py | 39 start_avd.get_report_file('/abc', arg_with_equal), report_file 44 start_avd.get_report_file('/abc', arg_with_equal), report_file 49 start_avd.get_report_file('/abc', arg_without_equal), report_file 54 start_avd.get_report_file('/abc', arg_without_equal), report_file 59 start_avd.get_report_file('/tmp', arg_without_report), report_file
|
D | start_avd.py | 41 def get_report_file(results_dir, acloud_args): function 126 report_file = get_report_file(results_dir, acloud_args)
|