Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java6607 yAxisLabel_ = com.google.protobuf.ByteString.EMPTY; in ProfilingReportMessage()
6712 yAxisLabel_ = input.readBytes(); in ProfilingReportMessage()
6918 private com.google.protobuf.ByteString yAxisLabel_; field in VtsReportMessage.ProfilingReportMessage
6929 return yAxisLabel_; in getYAxisLabel()
7009 output.writeBytes(32, yAxisLabel_); in writeTo()
7066 .computeBytesSize(32, yAxisLabel_); in getSerializedSize()
7324 yAxisLabel_ = com.google.protobuf.ByteString.EMPTY; in clear()
7389 result.yAxisLabel_ = yAxisLabel_; in buildPartial()
7908 private com.google.protobuf.ByteString yAxisLabel_ = com.google.protobuf.ByteString.EMPTY; field in VtsReportMessage.ProfilingReportMessage.Builder
7919 return yAxisLabel_; in getYAxisLabel()
[all …]