Searched refs:template_file_path (Results 1 – 2 of 2) sorted by relevance
88 template_file_path = os.path.join(90 return self.add_model_hcs_config_common(template_file_path)93 template_file_path = os.path.join(95 return self.add_model_hcs_config_common(template_file_path)97 def add_model_hcs_config_common(self, template_file_path): argument100 hdf_utils.read_file_lines(template_file_path)))
33 self.template_file_path = hdf_utils.get_template_file_path(self.root)34 if not os.path.exists(self.template_file_path):37 self.template_file_path, CommandErrorCode.TARGET_NOT_EXIST)136 self.driver, self.template_file_path)532 self.driver, self.template_file_path)