Searched refs:get_exclude_content (Results 1 – 2 of 2) sorted by relevance
353 exclude_folders.extend(get_exclude_content(root_path))355 exclude_folders.extend(get_exclude_content(root_path, excludes))432 def get_exclude_content(root_path, excludes=None): function
277 exclude_folders = project_splitter.get_exclude_content(self._TEST_PATH)