Searched refs:hasYAxisLabel (Results 1 – 2 of 2) sorted by relevance
308 || !profilingReport.hasYAxisLabel()) { in fromProfilingReport()
6546 boolean hasYAxisLabel(); in hasYAxisLabel() method6922 public boolean hasYAxisLabel() { in hasYAxisLabel() method in VtsReportMessage.ProfilingReportMessage7126 result = result && (hasYAxisLabel() == other.hasYAxisLabel()); in equals()7127 if (hasYAxisLabel()) { in equals()7178 if (hasYAxisLabel()) { in hashCode()7475 if (other.hasYAxisLabel()) { in mergeFrom()7912 public boolean hasYAxisLabel() { in hasYAxisLabel() method in VtsReportMessage.ProfilingReportMessage.Builder