HomeSort by relevance Sort by last modified time
    Searched refs:getHostname (Results 1 - 25 of 29) sorted by null

1 2

  /external/autotest/frontend/client/src/autotest/afe/models/
Host.java 22 return otherHost.getHostname().equals(getHostname());
27 return getHostname().hashCode();
30 public String getHostname() {