Searched refs:aCompareFile (Results 1 – 1 of 1) sorted by relevance
67 File aCompareFile = new File(sCompareName); in test() local68 if (!aCompareFile.exists()) in test()70 … System.out.println("Path to compare.pl is wrong: '" + aCompareFile.getAbsolutePath() + "'"); in test()79 aCompareFile.getAbsolutePath(), in test()
Completed in 22 milliseconds