Lines Matching refs:Utils
344 shorten = Utils.get_inside_path(test)
392 return Utils.read_skip_list(RegressTestConfig.SKIP_LIST_FILE)
461 f"{Utils.get_file_only_name(test_report.src_path)}-filesInfo.txt"))
468 line = f"{src_file_info};{Utils.get_file_only_name(src_file_info)};esm;xxx;yyy\n"
489 os.path.join(test_report.out_path, Utils.get_file_name(test_report.test_id)),
499 Utils.exec_command(command, test_report.test_id, step_result, self.args.timeout,
524 os.path.join(test_report.out_path, Utils.get_file_name(test_report.test_id)),
527 entry_point = Utils.get_file_only_name(RegressTestConfig.TEST_TOOL_FILE_JS_NAME)
554 Utils.exec_command(command, test_report.test_id, step, self.args.timeout,
570 class Utils:
594 marker = Utils.ark_regress
675 os.path.join(test_report.out_path, Utils.get_file_name(test_report.test_id)),
723 Utils.exec_command(command, test_report.test_id, step, self.args.timeout,
787 test_case_file = Utils.read_file_as_str(test_report.src_path)
820 os.path.join(test_report.out_path, Utils.get_file_name(test_report.test_id)),
824 entry_point = Utils.get_file_only_name(RegressTestConfig.TEST_TOOL_FILE_JS_NAME)
864 Utils.exec_command(command, test_report.test_id, step, self.args.timeout,
868 Utils.exec_command(command, test_report.test_id, step, self.args.timeout,