Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java9222 fileName_ = com.google.protobuf.ByteString.EMPTY; in CoverageReportMessage()
9261 fileName_ = input.readBytes(); in CoverageReportMessage()
9520 private com.google.protobuf.ByteString fileName_; field in VtsReportMessage.CoverageReportMessage
9541 return fileName_; in getFileName()
9585 output.writeBytes(2, fileName_); in writeTo()
9622 .computeBytesSize(2, fileName_); in getSerializedSize()
9899 fileName_ = com.google.protobuf.ByteString.EMPTY; in clear()
9959 result.fileName_ = fileName_; in buildPartial()
10470 private com.google.protobuf.ByteString fileName_ = com.google.protobuf.ByteString.EMPTY; field in VtsReportMessage.CoverageReportMessage.Builder
10491 return fileName_; in getFileName()
[all …]