Searched refs:hasProjectName (Results 1 – 2 of 2) sorted by relevance
284 || !coverage.hasProjectName() in fromCoverageReport()
9054 boolean hasProjectName(); in hasProjectName() method9375 public boolean hasProjectName() { in hasProjectName() method in VtsReportMessage.CoverageReportMessage9679 result = result && (hasProjectName() == other.hasProjectName()); in equals()9680 if (hasProjectName()) { in equals()9731 if (hasProjectName()) { in hashCode()10009 if (other.hasProjectName()) { in mergeFrom()10127 public boolean hasProjectName() { in hasProjectName() method in VtsReportMessage.CoverageReportMessage.Builder