Home
last modified time | relevance | path

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

/tools/asuite/atest/integration_tests/
Datest_command_success_tests.py69 step_out.add_snapshot_include_paths(snapshot_include_paths)
Datest_integration_test.py328 out.add_snapshot_include_paths(self._default_snapshot_include_paths)
331 out.add_snapshot_include_paths(self._get_jdk_path_list())
Dsplit_build_test_script.py123 def add_snapshot_include_paths(self, paths: list[str]) -> None: member in StepOutput