Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/
Dcommon.py29 FULL_ZIPFILE = "full-zipfile" variable
40 FULL_ZIPFILE,
Dconsole.py728 if common.FULL_ZIPFILE not in self.device_image_info:
/test/framework/harnesses/host_controller/build/
Dbuild_flasher.py163 if common.FULL_ZIPFILE in device_images:
165 (device_images[common.FULL_ZIPFILE]))
167 self.device.fastboot.update(device_images[common.FULL_ZIPFILE],
172 if partition in (common.FULL_ZIPFILE, common.FULL_ZIPFILE_DIR,
Dbuild_provider_test.py124 self._build_provider.GetDeviceImage(common.FULL_ZIPFILE))
144 {common.FULL_ZIPFILE: img_zip, "userdata.img": img_file},
Dbuild_provider.py120 self.SetDeviceImage(common.FULL_ZIPFILE, path)
/test/framework/harnesses/host_controller/command_processor/
Dcommand_repack.py58 common.FULL_ZIPFILE]
82 if img_path not in (common.FULL_ZIPFILE,
Dcommand_repack_test.py102 common.FULL_ZIPFILE: "/path/to/full-zipfile.zip",
138 common.FULL_ZIPFILE: "/path/to/full-zipfile.zip",