Home
last modified time | relevance | path

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

/tools/acloud/create/
Dlocal_image_local_instance_test.py279 boot_image_path = os.path.join(extra_image_dir, "boot.img")
284 self._CreateEmptyFile(boot_image_path)
305 system_image_path, boot_image_path))
318 boot_image_path = os.path.join(temp_dir, "boot", "test.img")
324 self._CreateEmptyFile(boot_image_path)
328 local_kernel_image=boot_image_path,
339 boot_image_path))
Dlocal_image_local_instance.py393 boot_image_path = create_common.FindLocalImage(
396 boot_image_path = None
402 boot_image=boot_image_path)
427 connect_vnc, super_image_path, boot_image_path, argument
470 if boot_image_path:
473 boot_image_path)