Home
last modified time | relevance | path

Searched defs:test_infos (Results 1 – 25 of 25) sorted by relevance

/tools/asuite/atest/
Datest.py231 def _validate_exec_mode(args, test_infos, host_tests=None): argument
267 def _validate_tm_tests_exec_mode(args, test_infos): argument
420 def _print_test_info(mod_info, test_infos): argument
442 def is_from_test_mapping(test_infos): argument
454 def _split_test_mapping_tests(test_infos): argument
473 def _run_test_mapping_tests(results_dir, test_infos, extra_args): argument
530 def _dry_run(results_dir, extra_args, test_infos): argument
618 def _dry_run_validator(args, results_dir, extra_args, test_infos): argument
Dtest_runner_handler.py64 def group_tests_by_test_runners(test_infos): argument
88 def get_test_runner_reqs(module_info, test_infos): argument
107 def run_all_tests(results_dir, test_infos, extra_args, argument
Dtest_runner_handler_unittest.py56 def run_tests(self, test_infos, extra_args, reporter): argument
65 def generate_run_commands(self, test_infos, extra_args, port=None): argument
74 def run_tests(self, test_infos, extra_args, reporter): argument
Dcli_translator.py437 def _gather_build_targets(self, test_infos): argument
Datest_utils.py516 def update_test_info_cache(test_reference, test_infos, argument
/tools/tradefederation/core/atest/
Datest.py227 def _validate_exec_mode(args, test_infos, host_tests=None): argument
263 def _validate_tm_tests_exec_mode(args, test_infos): argument
410 def _print_test_info(mod_info, test_infos): argument
431 def is_from_test_mapping(test_infos): argument
443 def _split_test_mapping_tests(test_infos): 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
Dtest_runner_handler.py63 def group_tests_by_test_runners(test_infos): argument
87 def get_test_runner_reqs(module_info, test_infos): argument
106 def run_all_tests(results_dir, test_infos, extra_args, argument
Dtest_runner_handler_unittest.py53 def run_tests(self, test_infos, extra_args, reporter): argument
62 def generate_run_commands(self, test_infos, extra_args, port=None): argument
71 def run_tests(self, test_infos, extra_args, reporter): argument
Dcli_translator.py436 def _gather_build_targets(self, test_infos): argument
Datest_utils.py522 def update_test_info_cache(test_reference, test_infos, argument
/tools/tradefederation/core/atest/test_runners/
Drobolectric_test_runner.py61 def run_tests(self, test_infos, extra_args, reporter): argument
76 def run_tests_raw(self, test_infos, extra_args, reporter): argument
99 def run_tests_pretty(self, test_infos, extra_args, reporter): argument
236 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Datest_tf_test_runner.py115 def run_tests(self, test_infos, extra_args, reporter): argument
134 def run_tests_raw(self, test_infos, extra_args, reporter): argument
156 def run_tests_pretty(self, test_infos, extra_args, reporter): argument
440 def generate_run_commands(self, test_infos, extra_args, port=None): argument
493 def _flatten_test_infos(self, test_infos): argument
587 def _create_test_args(self, test_infos): argument
Dexample_test_runner.py30 def run_tests(self, test_infos, extra_args, reporter): argument
60 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dregression_test_runner.py38 def run_tests(self, test_infos, extra_args, reporter): argument
73 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dsuite_plan_test_runner.py52 def run_tests(self, test_infos, extra_args, reporter): argument
104 def generate_run_commands(self, test_infos, extra_args): argument
Dtest_runner_base.py171 def run_tests(self, test_infos, extra_args, reporter): argument
193 def generate_run_commands(self, test_infos, extra_args, port=None): argument
/tools/asuite/atest/test_runners/
Drobolectric_test_runner.py62 def run_tests(self, test_infos, extra_args, reporter): argument
77 def run_tests_raw(self, test_infos, extra_args, reporter): argument
100 def run_tests_pretty(self, test_infos, extra_args, reporter): argument
245 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Datest_tf_test_runner.py117 def run_tests(self, test_infos, extra_args, reporter): argument
137 def run_tests_raw(self, test_infos, extra_args, reporter): argument
159 def run_tests_pretty(self, test_infos, extra_args, reporter): argument
451 def generate_run_commands(self, test_infos, extra_args, port=None): argument
504 def _flatten_test_infos(self, test_infos): argument
600 def _create_test_args(self, test_infos): argument
Dexample_test_runner.py29 def run_tests(self, test_infos, extra_args, reporter): argument
61 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dsuite_plan_test_runner.py51 def run_tests(self, test_infos, extra_args, reporter): argument
103 def generate_run_commands(self, test_infos, extra_args): argument
Dregression_test_runner.py38 def run_tests(self, test_infos, extra_args, reporter): argument
75 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dvts_tf_test_runner.py55 def run_tests(self, test_infos, extra_args, reporter): argument
108 def generate_run_commands(self, test_infos, extra_args): argument
Dtest_runner_base.py164 def run_tests(self, test_infos, extra_args, reporter): argument
186 def generate_run_commands(self, test_infos, extra_args, port=None): argument
/tools/tradefederation/core/atest/test_finders/
Dcache_finder.py30 def _is_latest_testinfos(self, test_infos): argument
/tools/asuite/atest/test_finders/
Dcache_finder.py31 def _is_latest_testinfos(self, test_infos): argument