Home
last modified time | relevance | path

Searched defs:results_dir (Results 1 – 17 of 17) sorted by relevance

/tools/asuite/atest/
Datest.py215 def _get_regression_detection_args(args, results_dir): argument
480 def _run_test_mapping_tests(results_dir, test_infos, extra_args, mod_info): argument
538 def _dry_run(results_dir, extra_args, test_infos, mod_info): argument
627 def _dry_run_validator(args, results_dir, extra_args, test_infos, mod_info): argument
672 def acloud_create_validator(results_dir, args): argument
708 def main(argv, results_dir, args): argument
Dtest_runner_handler.py107 def run_all_tests(results_dir, test_infos, extra_args, module_info, argument
/tools/asuite/atest-py2/
Datest.py207 def _get_regression_detection_args(args, results_dir): argument
462 def _run_test_mapping_tests(results_dir, test_infos, extra_args): argument
519 def _dry_run(results_dir, extra_args, test_infos): argument
566 def main(argv, results_dir, args): argument
Dtest_runner_handler.py106 def run_all_tests(results_dir, test_infos, extra_args, argument
/tools/asuite/atest-py2/test_runners/
Dregression_test_runner.py31 def __init__(self, results_dir): argument
Dsuite_plan_test_runner.py34 def __init__(self, results_dir, **kwargs): argument
Dvts_tf_test_runner.py38 def __init__(self, results_dir, **kwargs): argument
Dtest_runner_base.py56 def __init__(self, results_dir, **kwargs): argument
Drobolectric_test_runner.py56 def __init__(self, results_dir, **kwargs): argument
Datest_tf_test_runner.py76 def __init__(self, results_dir, module_info=None, **kwargs): argument
/tools/asuite/atest/test_runners/
Dsuite_plan_test_runner.py33 def __init__(self, results_dir, **kwargs): argument
Dregression_test_runner.py31 def __init__(self, results_dir): argument
Dvts_tf_test_runner.py37 def __init__(self, results_dir, **kwargs): argument
Dtest_runner_base.py55 def __init__(self, results_dir, **kwargs): argument
Drobolectric_test_runner.py57 def __init__(self, results_dir, **kwargs): argument
Datest_tf_test_runner.py85 def __init__(self, results_dir, module_info=None, **kwargs): argument
/tools/asuite/atest/tools/
Datest_tools.py90 def get_report_file(results_dir, acloud_args): argument