Searched refs:inputListFile (Results 1 – 1 of 1) sorted by relevance
1579 File inputListFile = new File(parser.getLastValue()); in parseFlags() local1582 readPathsFromFile(inputListFile.getAbsolutePath(), inputList); in parseFlags()1585 "Unable to read input list file: " + inputListFile.getName()); in parseFlags()