Searched refs:hasTest (Results 1 – 2 of 2) sorted by relevance
139 || !report.hasTest() in insertTestReport()
14235 boolean hasTest(); in hasTest() method15001 public boolean hasTest() { in hasTest() method in VtsReportMessage.TestReportMessage15781 result = result && (hasTest() == other.hasTest()); in equals()15782 if (hasTest()) { in equals()15843 if (hasTest()) { in hashCode()16291 if (other.hasTest()) { in mergeFrom()16614 public boolean hasTest() { in hasTest() method in VtsReportMessage.TestReportMessage.Builder