Searched defs:relativePath (Results 1 – 3 of 3) sorted by relevance
82 Path relativePath = devicePathRoot.relativize(Paths.get(deviceFile)); in testRunEnded() local
308 String relativePath = filePath.substring(reportPath.length()); in getUrl() local
75 String relativePath = testMappingsDir.relativize(path.getParent()).toString(); in TestMapping() local