Searched refs:xpLoc (Results 1 – 1 of 1) sorted by relevance
84 final XPathWithLocation xpLoc = new XPathWithLocation(xpath, loc); in getCoverageLevel() local86 result = coverageCache.get(xpLoc, new Callable<Level>() { in getCoverageLevel()90 final String location = xpLoc.getLocation(); in getCoverageLevel()98 Level result = cov.getLevel(xpLoc.getXPath()); in getCoverageLevel()