Home
last modified time | relevance | path

Searched refs:test_script_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
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
877 cmd = self.get_jit_cmd(test_suite, test_script_name, test_script_path,
880 cmd = self.get_baseline_jit_cmd(test_suite, test_script_name, test_script_path,
886 cmd = self.get_cmd(test_suite, test_script_name, test_script_path,
891 def build_for_suite(self, *, test_suite, test_script_name, test_script_path, argument
902 test_script_path=test_script_path,
938 test_script_path="arkcompiler/ets_frontend",
[all …]
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
DBUILD.gn21 test_script_path = "${ark_root}/libark_defect_scan_aux/tests/unittest/scripts"
96 script = "${test_script_path}/handle_fileinfo.py"