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