Home
last modified time | relevance | path

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

/tools/acloud/internal/
Dconstants.py42 TYPE_GCE = "gce" variable
52 TYPE_GCE: "gce",
/tools/acloud/create/
Dcreate.py55 (constants.TYPE_GCE, constants.IMAGE_SRC_LOCAL, constants.INSTANCE_TYPE_REMOTE):
57 (constants.TYPE_GCE, constants.IMAGE_SRC_REMOTE, constants.INSTANCE_TYPE_REMOTE):
Dcreate_test.py50 constants.TYPE_GCE,
161 spec.avd_type = constants.TYPE_GCE
Davd_spec_test.py178 self.AvdSpec._avd_type = constants.TYPE_GCE
239 self.args.avd_type = constants.TYPE_GCE
Dcreate_args.py381 choices=[constants.TYPE_GCE, constants.TYPE_CF, constants.TYPE_GF, constants.TYPE_CHEEPS,
Davd_spec.py391 elif self._avd_type == constants.TYPE_GCE:
/tools/acloud/internal/lib/
Dutils.py77 constants.TYPE_GCE: ForwardedPorts(constants.GCE_VNC_PORT,