Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_main.py343 def _validate_exec_mode(args, test_infos, host_tests=None): argument
387 def _validate_adb_devices(args, test_infos): argument
418 def _validate_tm_tests_exec_mode(args, test_infos): argument
573 def _print_test_info(mod_info, test_infos): argument
595 def is_from_test_mapping(test_infos): argument
607 def _split_test_mapping_tests(test_infos): argument
626 def _run_test_mapping_tests(results_dir, test_infos, extra_args, mod_info): argument
689 def _dry_run(results_dir, extra_args, test_infos, mod_info): argument
778 def _dry_run_validator(args, results_dir, extra_args, test_infos, mod_info): argument
922 def perm_consistency_metrics(test_infos, mod_info, args): argument
[all …]
Dtest_runner_handler_unittest.py61 def run_tests(self, test_infos, extra_args, reporter): argument
67 def get_test_runner_build_reqs(self, test_infos): argument
70 def generate_run_commands(self, test_infos, extra_args, port=None): argument
79 def run_tests(self, test_infos, extra_args, reporter): argument
82 def get_test_runner_build_reqs(self, test_infos): argument
Dtest_runner_handler.py74 def group_tests_by_test_runners(test_infos): argument
123 def run_all_tests(results_dir, test_infos, extra_args, mod_info, argument
Datest_utils.py713 def update_test_info_cache(test_reference, test_infos, argument
1750 def has_mixed_type_filters(test_infos): argument
Dcli_translator_unittest.py566 def _gather_build_targets(test_infos): argument
Dbazel_mode.py1617 def run_tests(self, test_infos, extra_args, reporter): argument
1682 def get_test_runner_build_reqs(self, test_infos) -> Set[str]: argument
1747 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dbazel_mode_unittest.py2195 test_infos, argument
/tools/asuite/atest/test_runners/
Drobolectric_test_runner.py70 def run_tests(self, test_infos, extra_args, reporter): argument
86 def run_tests_raw(self, test_infos, extra_args, reporter): argument
111 def run_tests_pretty(self, test_infos, extra_args, reporter): argument
263 def generate_run_commands(self, test_infos, extra_args, port=None): argument
286 def _check_robo_tests_result(test_infos): argument
Datest_tf_test_runner.py193 def run_tests(self, test_infos, extra_args, reporter): argument
242 def run_tests_raw(self, test_infos, extra_args, reporter): argument
264 def run_tests_pretty(self, test_infos, extra_args, reporter): argument
518 def _parse_extra_args(self, test_infos, extra_args): argument
574 def generate_run_commands(self, test_infos, extra_args, port=None): argument
671 def _flatten_test_infos(self, test_infos): argument
767 def _is_all_tests_parameter_auto_enabled(self, test_infos): argument
780 def _create_test_args(self, test_infos): argument
860 def _extract_customize_tf_templates(self, extra_args, test_infos): argument
912 def _has_instant_app_config(test_infos, mod_info): argument
[all …]
Dexample_test_runner.py32 def run_tests(self, test_infos, extra_args, reporter): argument
67 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dregression_test_runner.py41 def run_tests(self, test_infos, extra_args, reporter): argument
81 def generate_run_commands(self, test_infos, extra_args, port=None): argument
Dvts_tf_test_runner.py61 def run_tests(self, test_infos, extra_args, reporter): argument
114 def generate_run_commands(self, test_infos, extra_args): argument
Dsuite_plan_test_runner.py61 def run_tests(self, test_infos, extra_args, reporter): argument
143 def generate_run_commands(self, test_infos, extra_args): argument
Dtest_runner_base.py172 def run_tests(self, test_infos, extra_args, reporter): argument
194 def generate_run_commands(self, test_infos, extra_args, port=None): argument
/tools/asuite/atest/test_finders/
Dcache_finder.py35 def _is_latest_testinfos(self, test_infos): argument
69 def _is_test_infos_valid(self, test_infos): argument
Dmodule_finder.py583 def _get_matched_test_infos(self, test_infos, methods): argument
/tools/asuite/atest/coverage/
Dcoverage.py100 def _get_test_deps(test_infos, mod_info): argument