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_test.py49 constants.TYPE_GCE,
118 spec.avd_type = constants.TYPE_GCE
Davd_spec_test.py126 self.AvdSpec._avd_type = constants.TYPE_GCE
187 self.args.avd_type = constants.TYPE_GCE
Dcreate_args.py306 choices=[constants.TYPE_GCE, constants.TYPE_CF, constants.TYPE_GF, constants.TYPE_CHEEPS],
Davd_spec.py367 elif self._avd_type == constants.TYPE_GCE:
/tools/acloud/internal/lib/
Dutils.py70 constants.TYPE_GCE: ForwardedPorts(constants.GCE_VNC_PORT,