Home
last modified time | relevance | path

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

/tools/asuite/atest/integration_tests/
Datest_integration_test.py329 out.add_snapshot_exclude_paths(self._default_snapshot_exclude_paths)
Dsplit_build_test_script.py139 def add_snapshot_exclude_paths(self, paths: list[str]) -> None: member in StepOutput