Searched refs:getXAxisLabel (Results 1 – 2 of 2) sorted by relevance
314 String xLabel = profilingReport.getXAxisLabel().toStringUtf8(); in fromProfilingReport()
6541 com.google.protobuf.ByteString getXAxisLabel(); in getXAxisLabel() method6913 public com.google.protobuf.ByteString getXAxisLabel() { in getXAxisLabel() method in VtsReportMessage.ProfilingReportMessage7123 result = result && getXAxisLabel() in equals()7124 .equals(other.getXAxisLabel()); in equals()7176 hash = (53 * hash) + getXAxisLabel().hashCode(); in hashCode()7473 setXAxisLabel(other.getXAxisLabel()); in mergeFrom()7875 public com.google.protobuf.ByteString getXAxisLabel() { in getXAxisLabel() method in VtsReportMessage.ProfilingReportMessage.Builder7903 xAxisLabel_ = getDefaultInstance().getXAxisLabel(); in clearXAxisLabel()