Searched refs:mHostOnly (Results 1 – 1 of 1) sorted by relevance
39 private boolean mHostOnly = false; field in TestInfo50 mHostOnly = hostOnly; in TestInfo()76 return mHostOnly; in getHostOnly()84 return String.format("%s - %s", mName, mHostOnly); in getNameAndHostOnly()108 mHostOnly == test.getHostOnly(), in merge()301 string.append("\n\tHost: ").append(mHostOnly); in toString()