OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HostSelection
(Results
1 - 2
of
2
) sorted by null
/external/autotest/frontend/client/src/autotest/afe/
HostSelector.java
46
public static class
HostSelection
{
299
public
HostSelection
getSelectedHosts() {
300
HostSelection
selection = new
HostSelection
();
/external/autotest/frontend/client/src/autotest/afe/create/
CreateJobViewPresenter.java
735
HostSelector.
HostSelection
hosts = hostSelector.getSelectedHosts();
[
all
...]
Completed in 1470 milliseconds