Home
last modified time | relevance | path

Searched refs:aCompareFile (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/testgraphical/qa/graphical/
H A DTest.java67 File aCompareFile = new File(sCompareName); in test() local
68 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 8 milliseconds