Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java9215 filePath_ = com.google.protobuf.ByteString.EMPTY; in CoverageReportMessage()
9271 filePath_ = input.readBytes(); in CoverageReportMessage()
9344 private com.google.protobuf.ByteString filePath_; field in VtsReportMessage.CoverageReportMessage
9363 return filePath_; in getFilePath()
9591 output.writeBytes(11, filePath_); in writeTo()
9630 .computeBytesSize(11, filePath_); in getSerializedSize()
9885 filePath_ = com.google.protobuf.ByteString.EMPTY; in clear()
9930 result.filePath_ = filePath_; in buildPartial()
10068 private com.google.protobuf.ByteString filePath_ = com.google.protobuf.ByteString.EMPTY; field in VtsReportMessage.CoverageReportMessage.Builder
10087 return filePath_; in getFilePath()
[all …]