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