Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/afe/
DHostSelector.java185 List<String> oneTimeHostnames = new ArrayList<String>(); in findOneTimeHosts() local
198 List<String> oneTimeHostnames = findOneTimeHosts(requestedHostnames, foundHosts); in processAddByHostname() local