Home
last modified time | relevance | path

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

/tools/asuite/atest/integration_tests/
Dsplit_build_test_script.py272 env, objs = self._restore_snapshot(self._id + '_' + str(index // 2))
307 def _restore_snapshot(self, name: str) -> None: member in SplitBuildTestScript