Searched refs:model_makefile_path (Results 1 – 1 of 1) sorted by relevance
123 def _get_model_name(self, model_makefile_path): argument124 parent_path = "/".join(model_makefile_path.split("/")[:-1])130 self.re_temp1_model, model_makefile_path).group().split("/")[-1]220 for model_makefile_path in enable_model_path_list:221 model_name = self._get_model_name(model_makefile_path)223 read_file_lines(model_makefile_path)234 makefile_path=model_makefile_path)237 makefile_path=model_makefile_path)