Searched refs:paths (Results 1 – 1 of 1) sorted by relevance
385 …private static void readPathsFromFile(String fileName, Collection<String> paths) throws IOExceptio… in readPathsFromFile() argument394 paths.add(fixPath(line)); in readPathsFromFile()