Home
last modified time | relevance | path

Searched defs:afe_host (Results 1 – 3 of 3) sorted by relevance

/external/autotest/site_utils/deployment/
Dinstall.py257 def _create_host(hostname, afe, afe_host): argument
276 def _try_lock_host(afe_host): argument
296 def _try_unlock_host(afe_host): argument
372 def _ensure_host_idle(afe, afe_host): argument
455 def _ensure_label_in_afe(afe_host, label_name, label_value): argument
/external/autotest/site_utils/rpm_control_system/
Dutils.py47 def get_powerunit_info(afe_host): argument
/external/autotest/server/hosts/
Dabstract_ssh.py48 afe_host=None, host_info_store=None, connection_pool=None, argument