Searched refs:hasXAxisLabel (Results 1 – 2 of 2) sorted by relevance
307 || !profilingReport.hasXAxisLabel() in fromProfilingReport()
6533 boolean hasXAxisLabel(); in hasXAxisLabel() method6903 public boolean hasXAxisLabel() { in hasXAxisLabel() method in VtsReportMessage.ProfilingReportMessage7121 result = result && (hasXAxisLabel() == other.hasXAxisLabel()); in equals()7122 if (hasXAxisLabel()) { in equals()7174 if (hasXAxisLabel()) { in hashCode()7472 if (other.hasXAxisLabel()) { in mergeFrom()7865 public boolean hasXAxisLabel() { in hasXAxisLabel() method in VtsReportMessage.ProfilingReportMessage.Builder