Lines Matching refs:test_script_path
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
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",
981 test_script_path="arkcompiler/ets_runtime",