Searched defs:test_script_path (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/toolchain/build/compile_script/ |
| D | ark.py | 340 …def get_cmd(test_suite, test_script_name, test_script_path, gn_args, out_path, x64_out_path, aot_m… 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 872 def get_build_cmd(self, *, test_suite, test_script_name, test_script_path, argument 891 def build_for_suite(self, *, test_suite, test_script_name, test_script_path, argument
|