Home
last modified time | relevance | path

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

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