Home
last modified time | relevance | path

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

/tools/acloud/internal/
Dconstants.py39 TYPE_GCE = "gce" variable
48 TYPE_GCE: "gce",
/tools/acloud/create/
Dcreate.py51 (constants.TYPE_GCE, constants.IMAGE_SRC_LOCAL, constants.INSTANCE_TYPE_REMOTE):
53 (constants.TYPE_GCE, constants.IMAGE_SRC_REMOTE, constants.INSTANCE_TYPE_REMOTE):
Davd_spec_test.py102 self.AvdSpec._avd_type = constants.TYPE_GCE
131 self.args.avd_type = constants.TYPE_GCE
Dcreate_args.py140 choices=[constants.TYPE_GCE, constants.TYPE_CF, constants.TYPE_GF, constants.TYPE_CHEEPS],
Davd_spec.py299 elif self._avd_type == constants.TYPE_GCE:
/tools/acloud/internal/lib/
Dutils.py65 constants.TYPE_GCE: ForwardedPorts(constants.GCE_VNC_PORT,