Home
last modified time | relevance | path

Searched refs:GLOBAL_ARGS (Results 1 – 9 of 9) sorted by relevance

/tools/asuite/atest/
Datest_configs.py18 GLOBAL_ARGS = None variable
Dresult_reporter_unittest.py457 atest_configs.GLOBAL_ARGS = mock.Mock()
458 atest_configs.GLOBAL_ARGS.aggregate_metric_filter = None
472 atest_configs.GLOBAL_ARGS = mock.Mock()
473 atest_configs.GLOBAL_ARGS.aggregate_metric_filter = None
Datest_main.py659 wait_for_debugger=atest_configs.GLOBAL_ARGS.wait_for_debugger,
1464 wait_for_debugger=atest_configs.GLOBAL_ARGS.wait_for_debugger,
1508 atest_configs.GLOBAL_ARGS = args
1518 final_args, results_dir, atest_configs.GLOBAL_ARGS
1520 setup_metrics_tool_name(atest_configs.GLOBAL_ARGS.no_metrics)
1525 atest_configs.GLOBAL_ARGS,
Dresult_reporter.py520 filter_res = atest_configs.GLOBAL_ARGS.aggregate_metric_filter
Dbazel_mode.py1789 else atest_configs.GLOBAL_ARGS.bazel_mode_features
/tools/asuite/atest/test_runners/
Dmobly_test_runner.py408 serials = atest_configs.GLOBAL_ARGS.serial or self._get_cvd_serials()
641 atest_configs.GLOBAL_ARGS.acloud_create
642 or atest_configs.GLOBAL_ARGS.start_avd
819 output_to_stdout=bool(atest_configs.GLOBAL_ARGS.verbose),
Datest_tf_test_runner_unittest.py290 if not atest_configs.GLOBAL_ARGS:
291 atest_configs.GLOBAL_ARGS = Namespace()
292 atest_configs.GLOBAL_ARGS.device_count_config = None
1335 atest_configs.GLOBAL_ARGS.device_count_config = 2
1341 atest_configs.GLOBAL_ARGS.device_count_config = 1
1347 atest_configs.GLOBAL_ARGS.device_count_config = None
Datest_tf_test_runner.py464 if atest_configs.GLOBAL_ARGS.user_type:
900 device_count = atest_configs.GLOBAL_ARGS.device_count_config
1076 if atest_configs.GLOBAL_ARGS.group_test:
/tools/asuite/atest/test_finders/
Dmodule_finder.py323 atest_configs.GLOBAL_ARGS
324 and atest_configs.GLOBAL_ARGS.test_config_select