Home
last modified time | relevance | path

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

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