Searched refs:EclipseConf (Results 1 – 4 of 4) sorted by relevance
44 self.eclipse = eclipse_project_file_gen.EclipseConf(self.proj_info)156 @mock.patch.object(eclipse_project_file_gen.EclipseConf,158 @mock.patch.object(eclipse_project_file_gen.EclipseConf,160 @mock.patch.object(eclipse_project_file_gen.EclipseConf,162 @mock.patch.object(eclipse_project_file_gen.EclipseConf,174 @mock.patch.object(eclipse_project_file_gen.EclipseConf,183 @mock.patch.object(eclipse_project_file_gen.EclipseConf,191 @mock.patch.object(eclipse_project_file_gen.EclipseConf,193 @mock.patch.object(eclipse_project_file_gen.EclipseConf,
27 class EclipseConf(project_file_gen.ProjectFileGenerator): class307 eclipse_configure = EclipseConf(project)
191 eclipse_project_file_gen.EclipseConf.generate_ide_project_files(
95 @mock.patch.object(eclipse_project_file_gen.EclipseConf,