Home
last modified time | relevance | path

Searched refs:SELECT_ONE_GCE_INSTANCE (Results 1 – 3 of 3) sorted by relevance

/tools/acloud/internal/
Dconstants.py183 SELECT_ONE_GCE_INSTANCE = "select_one_gce_instance" variable
/tools/acloud/create/
Dcreate_args.py380 const=constants.SELECT_ONE_GCE_INSTANCE,
Davd_spec.py321 if args.reuse_gce != constants.SELECT_ONE_GCE_INSTANCE: