Home
last modified time | relevance | path

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

/tools/acloud/create/
Dlocal_image_local_instance_test.py158 constants.CMD_LAUNCH_CVD, hw_property, True, "fake_image_dir",
166 constants.CMD_LAUNCH_CVD, hw_property, True, "fake_image_dir",
172 constants.CMD_LAUNCH_CVD, hw_property, True, "fake_image_dir",
177 constants.CMD_LAUNCH_CVD, hw_property, True, "fake_image_dir",
Dlocal_image_local_instance.py104 constants.CMD_LAUNCH_CVD)
153 constants.CMD_LAUNCH_CVD)):
159 constants.CMD_LAUNCH_CVD))):
Dremote_image_local_instance.py155 constants.CMD_LAUNCH_CVD)
/tools/acloud/internal/
Dconstants.py128 CMD_LAUNCH_CVD = "launch_cvd" variable