Searched refs:mHostOnly (Results 1 – 1 of 1) sorted by relevance
42 private boolean mHostOnly = false; field in TestInfo53 mHostOnly = hostOnly; in TestInfo()87 return mHostOnly; in getHostOnly()95 return String.format("%s - %s", mName, mHostOnly); in getNameAndHostOnly()135 mHostOnly == test.getHostOnly(), in merge()328 string.append("\n\tHost: ").append(mHostOnly); in toString()