Home
last modified time | relevance | path

Searched refs:_is_excluded (Results 1 – 1 of 1) sorted by relevance

/tools/asuite/atest/integration_tests/
Dsnapshot.py342 def _is_excluded(self, path: str, exclude_paths: list[pathlib.Path]) -> bool: member in _DirSnapshot
358 if not self._is_excluded(os.path.join(root, path), exclude_paths)
451 if self._is_excluded(path.as_posix(), exclude_paths):
559 if self._is_excluded(dir_path.as_posix(), exclude_paths):
574 if self._is_excluded(file_path.as_posix(), exclude_paths):