Home
last modified time | relevance | path

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

/external/autotest/server/cros/
Dfactory_install_test.py235 def _prepare_factory_install_shim(self, factory_install_image): argument
239 shutil.copyfile(factory_install_image, modified_image)
344 def run_once(self, factory_install_image, factory_test_image, test_image, argument
363 shim_image = self._prepare_factory_install_shim(factory_install_image)