Searched refs:get_exclude_content (Results 1 – 2 of 2) sorted by relevance
258 exclude_folders.extend(get_exclude_content(root_path))260 exclude_folders.extend(get_exclude_content(root_path, excludes))278 def get_exclude_content(root_path, excludes=None): function
253 exclude_folders = source_splitter.get_exclude_content(self._TEST_PATH)