Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java9221 dirPath_ = com.google.protobuf.ByteString.EMPTY; in CoverageReportMessage()
9256 dirPath_ = input.readBytes(); in CoverageReportMessage()
9495 private com.google.protobuf.ByteString dirPath_; field in VtsReportMessage.CoverageReportMessage
9516 return dirPath_; in getDirPath()
9582 output.writeBytes(1, dirPath_); in writeTo()
9618 .computeBytesSize(1, dirPath_); in getSerializedSize()
9897 dirPath_ = com.google.protobuf.ByteString.EMPTY; in clear()
9955 result.dirPath_ = dirPath_; in buildPartial()
10415 private com.google.protobuf.ByteString dirPath_ = com.google.protobuf.ByteString.EMPTY; field in VtsReportMessage.CoverageReportMessage.Builder
10436 return dirPath_; in getDirPath()
[all …]