Searched refs:aInputPath (Results 1 – 5 of 5) sorted by relevance
102 File aInputPath = new File(_aParam.getInputPath()); in foreachDocumentinInputPath() local103 if (aInputPath.isDirectory()) in foreachDocumentinInputPath()142 File aInputPath = new File(sInputPath); in foreachPSorPDFinInputPath() local148 if (aInputPath.isDirectory()) in foreachPSorPDFinInputPath()335 File aInputPath = new File(sInputPath); in foreachJPEGcompareWithJPEG() local341 if (aInputPath.isDirectory()) in foreachJPEGcompareWithJPEG()418 File aInputPath = new File(sInputPath); in foreachResultCreateHTML() local
70 File aInputPath = new File(_sInputPath); in createReferences() local84 if (aInputPath.isDirectory()) in createReferences()88 String sRemovePath = aInputPath.getAbsolutePath(); in createReferences()177 File aInputPath = new File(_sInputPath); in check() local178 if (aInputPath.isDirectory()) in check()
164 File aInputPath = new File(m_sInputPath); in convert() local165 if (aInputPath.isDirectory()) in convert()169 String sRemovePath = aInputPath.getAbsolutePath(); in convert()
170 File aInputPath = new File(m_sInputPath); in buildreference() local171 if (aInputPath.isDirectory()) in buildreference()175 String sRemovePath = aInputPath.getAbsolutePath(); in buildreference()
235 File aInputPath = new File(m_sInputPath); in compareGraphicalDiffs() local236 if (aInputPath.isDirectory()) in compareGraphicalDiffs()
Completed in 25 milliseconds