Home
last modified time | relevance | path

Searched refs:xAxisLabel_ (Results 1 – 1 of 1) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java6606 xAxisLabel_ = com.google.protobuf.ByteString.EMPTY; in ProfilingReportMessage()
6707 xAxisLabel_ = input.readBytes(); in ProfilingReportMessage()
6895 private com.google.protobuf.ByteString xAxisLabel_; field in VtsReportMessage.ProfilingReportMessage
6914 return xAxisLabel_; in getXAxisLabel()
7006 output.writeBytes(31, xAxisLabel_); in writeTo()
7062 .computeBytesSize(31, xAxisLabel_); in getSerializedSize()
7322 xAxisLabel_ = com.google.protobuf.ByteString.EMPTY; in clear()
7385 result.xAxisLabel_ = xAxisLabel_; in buildPartial()
7857 private com.google.protobuf.ByteString xAxisLabel_ = com.google.protobuf.ByteString.EMPTY; field in VtsReportMessage.ProfilingReportMessage.Builder
7876 return xAxisLabel_; in getXAxisLabel()
[all …]