Home
last modified time | relevance | path

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

/tools/acloud/internal/
Dconstants.py43 TYPE_GCE = "gce" variable
53 TYPE_GCE: "gce",
/tools/acloud/create/
Dcreate_test.py50 constants.TYPE_GCE,
183 spec.avd_type = constants.TYPE_GCE
Dcreate.py59 (constants.TYPE_GCE, constants.IMAGE_SRC_LOCAL, constants.INSTANCE_TYPE_REMOTE):
61 (constants.TYPE_GCE, constants.IMAGE_SRC_REMOTE, constants.INSTANCE_TYPE_REMOTE):
Davd_spec_test.py188 self.AvdSpec._avd_type = constants.TYPE_GCE
249 self.args.avd_type = constants.TYPE_GCE
Dcreate_args.py451 choices=[constants.TYPE_GCE, constants.TYPE_CF, constants.TYPE_GF, constants.TYPE_CHEEPS,
Davd_spec.py433 elif self._avd_type == constants.TYPE_GCE:
/tools/acloud/internal/lib/
Dutils.py86 constants.TYPE_GCE: ForwardedPorts(constants.GCE_VNC_PORT,