Home
last modified time | relevance | path

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

/external/autotest/site_utils/deployment/
Dinstall.py184 def _create_host(hostname, afe, afe_host): argument
204 def _try_lock_host(afe_host): argument
225 def _try_unlock_host(afe_host): argument
305 def _ensure_host_idle(afe, afe_host): argument
392 def _ensure_label_in_afe(afe_host, label_name, label_value): argument
/external/autotest/server/hosts/
Dabstract_ssh.py83 afe_host=None, argument