Searched refs:src_paths (Results 1 – 3 of 3) sorted by relevance
286 src_paths = set()297 src_paths.update(301 src_paths = {p for p in src_paths if not _is_generated_code(p)}302 return src_paths310 report_jars, src_paths, results_dir, mod_info argument327 for src_path in src_paths:
74 self.src_paths = list(project.source_path['source_folder_path'])75 self.src_paths.extend(project.source_path['test_folder_path'])166 return [p for p in self.src_paths232 for src in self.src_paths:
80 self.eclipse.src_paths = {'module/path/src', 'module/path/test',119 self.eclipse.src_paths = {'module/path/src', 'module/path/test',