Searched refs:get_exclude_content (Results 1 – 2 of 2) sorted by relevance
249 exclude_folders.extend(get_exclude_content(root_path))251 exclude_folders.extend(get_exclude_content(root_path, excludes))269 def get_exclude_content(root_path, excludes=None): function
249 exclude_folders = source_splitter.get_exclude_content(self._TEST_PATH)