Home
last modified time | relevance | path

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

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