Searched defs:filePath (Results 1 – 1 of 1) sorted by relevance
47 public final String filePath; field in CoverageEntity65 String filePath, String projectName, String projectVersion, List<Long> lineCoverage) { in CoverageEntity()109 String filePath = (String) e.getProperty(FILE_PATH); in fromEntity() local143 String filePath = coverage.getFilePath().toStringUtf8(); in fromCoverageReport() local