Searched refs:XPathWithLocation (Results 1 – 1 of 1) sorted by relevance
15 private final static class XPathWithLocation { class in CoverageInfo20 public XPathWithLocation(String xpath, String location) { in XPathWithLocation() method in CoverageInfo.XPathWithLocation45 XPathWithLocation o = (XPathWithLocation) other; in equals()66 …private Cache<XPathWithLocation, Level> coverageCache = CacheBuilder.newBuilder().maximumSize(MAXL…84 final XPathWithLocation xpLoc = new XPathWithLocation(xpath, loc); in getCoverageLevel()