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