Home
last modified time | relevance | path

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

/test/framework/host_setup/
Dfabfile.py57 def GetHosts(hosts_file_path, gce_instance_name=None, account=None): argument
72 if not gce_instance_name or not account:
83 if line.startswith(gce_instance_name):