Searched refs:getInputPath (Results 1 – 5 of 5) sorted by relevance
44 File aFile = new File(_aParam.getInputPath()); in callEntry()45 String sPath = _aParam.getInputPath(); in callEntry()54 sPath = FileHelper.getPath(_aParam.getInputPath()); in callEntry()102 File aInputPath = new File(_aParam.getInputPath()); in foreachDocumentinInputPath()112 callEntry(_aParam.getInputPath(), _aParam); in foreachDocumentinInputPath()141 String sInputPath = _aParam.getInputPath(); in foreachPSorPDFinInputPath()160 IniFile aIniFile = new IniFile(_aParam.getInputPath()); in foreachPSorPDFinInputPath()164 String sPath = FileHelper.getPath(_aParam.getInputPath()); in foreachPSorPDFinInputPath()334 String sInputPath = _aParam.getInputPath(); in foreachJPEGcompareWithJPEG()353 IniFile aIniFile = new IniFile(_aParam.getInputPath()); in foreachJPEGcompareWithJPEG()[all …]
350 String sInputPath = _aParams.getInputPath(); in checkOnePicture()367 String sInputPath = _aParams.getInputPath(); in checkOnePicture()
110 public String getInputPath() in getInputPath() method in ParameterHelper
115 String sInputPath = m_aArguments.getInputPath(); in isReferenceOrDiffExistent()168 …GraphicalDifferenceCheck.createReferences(m_aArguments.getInputPath(), m_aArguments.getReferencePa… in createReference()194 System.err.println(" Inputpath: '" + m_aArguments.getInputPath() + "'"); in compare()198 …return GraphicalDifferenceCheck.check(m_aArguments.getInputPath(), m_aArguments.getOutputPath(), m… in compare()206 System.err.println(" Inputpath: '" + m_aArguments.getInputPath() + "'"); in compare()247 …return GraphicalDifferenceCheck.check(m_aArguments.getInputPath(), m_aArguments.getOutputPath(), m… in compareDiff()
478 public String getInputPath() in getInputPath() method in GraphicalTestArguments
Completed in 23 milliseconds