Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/afe/
DHostSelector.java178 private List<String> findOneTimeHosts(List<String> requestedHostnames, in findOneTimeHosts() method in HostSelector
198 List<String> oneTimeHostnames = findOneTimeHosts(requestedHostnames, foundHosts); in processAddByHostname()