Searched refs:fullMatches (Results 1 – 1 of 1) sorted by relevance
393 List<String> fullMatches = Lists.newArrayList(); in findEntry() local400 fullMatches.add(entry); in findEntry()416 fullMatches.get(0), filename); in findEntry()424 Joiner.on(", ").join(fullMatches))); in findEntry()