Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dgoldfish_utils.py33 SYSTEM_QEMU_IMAGE_NAME = "system-qemu.img" variable
39 _DISK_IMAGE_NAMES = (SYSTEM_QEMU_IMAGE_NAME, _SDK_REPO_SYSTEM_IMAGE_NAME)
/tools/acloud/create/
Dgoldfish_local_image_local_instance.py364 goldfish_utils.SYSTEM_QEMU_IMAGE_NAME)
374 goldfish_utils.SYSTEM_QEMU_IMAGE_NAME,
Dgoldfish_local_image_local_instance_test.py118 mock_gf_utils.SYSTEM_QEMU_IMAGE_NAME = "system-qemu.img"
/tools/acloud/public/actions/
Dremote_host_gf_device_factory_test.py247 mock_gf_utils.SYSTEM_QEMU_IMAGE_NAME = "system-qemu.img"
Dremote_host_gf_device_factory.py646 remote_image_dir, goldfish_utils.SYSTEM_QEMU_IMAGE_NAME)