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