Searched refs:hasUrl (Results 1 – 2 of 2) sorted by relevance
339 if (log.hasUrl()) { in insertTestReport()345 if (resource.hasUrl()) { in insertTestReport()
12688 boolean hasUrl(); in hasUrl() method12833 public boolean hasUrl() { in hasUrl() method in VtsReportMessage.LogMessage12953 result = result && (hasUrl() == other.hasUrl()); in equals()12954 if (hasUrl()) { in equals()12979 if (hasUrl()) { in hashCode()13198 if (other.hasUrl()) { in mergeFrom()13243 public boolean hasUrl() { in hasUrl() method in VtsReportMessage.LogMessage.Builder13451 boolean hasUrl(); in hasUrl() method13598 public boolean hasUrl() { in hasUrl() method in VtsReportMessage.UrlResourceMessage13718 result = result && (hasUrl() == other.hasUrl()); in equals()[all …]