Home
last modified time | relevance | path

Searched defs:out_path (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/build/compile_script/
Dark.py340 …def get_cmd(test_suite, test_script_name, test_script_path, gn_args, out_path, x64_out_path, aot_m… argument
396 …def get_test262_aot_cmd(gn_args, out_path, x64_out_path, run_pgo, enable_litecg, args_to_test262_c… argument
443 …def get_jit_cmd(test_suite, test_script_name, test_script_path, gn_args, out_path, x64_out_path, a… argument
471 …def get_baseline_jit_cmd(test_suite, test_script_name, test_script_path, gn_args, out_path, x64_ou… argument
668 def __get_x64_out_path(out_path) -> str: argument
849 def call_build_gn_target(self, gn_args, out_path, x64_out_path, test_suite, log_file_name): argument
873 out_path, x64_out_path, gn_args: list, args_to_cmd: str, timeout, argument
892 out_path, gn_args: list, log_file_name, args_to_cmd: str, timeout, argument
922 def build_for_test262(self, out_path, gn_args: list, arg_list: list): argument
963 def build_for_regress_test(self, out_path, gn_args: list, arg_list: list): argument
[all …]
/arkcompiler/ets_runtime/test/regresstest/
Drun_regress_test.py278 out_path: str = "" # full path to intermediate files up to folder variable in TestReport