Searched refs:getFilePath (Results 1 – 4 of 4) sorted by relevance
292 String filePath = coverage.getFilePath().toStringUtf8(); in fromCoverageReport()
156 .map(testSuiteFile -> testSuiteFile.getFilePath()) in doGet()
287 … .getFilePath()); in generateSuiteTestData()
9045 com.google.protobuf.ByteString getFilePath(); in getFilePath() method9362 public com.google.protobuf.ByteString getFilePath() { in getFilePath() method in VtsReportMessage.CoverageReportMessage9676 result = result && getFilePath() in equals()9677 .equals(other.getFilePath()); in equals()9729 hash = (53 * hash) + getFilePath().hashCode(); in hashCode()10007 setFilePath(other.getFilePath()); in mergeFrom()10086 public com.google.protobuf.ByteString getFilePath() { in getFilePath() method in VtsReportMessage.CoverageReportMessage.Builder10114 filePath_ = getDefaultInstance().getFilePath(); in clearFilePath()