Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/graphical/
H A DEnhancedComplexTestCase.java44 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 …]
H A DJPEGComparator.java350 String sInputPath = _aParams.getInputPath(); in checkOnePicture()
367 String sInputPath = _aParams.getInputPath(); in checkOnePicture()
H A DParameterHelper.java110 public String getInputPath() in getInputPath() method in ParameterHelper
/aoo42x/main/qadevOOo/runner/util/compare/
H A DGraphicalComparator.java115 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()
/aoo42x/main/qadevOOo/runner/convwatch/
H A DGraphicalTestArguments.java478 public String getInputPath() in getInputPath() method in GraphicalTestArguments

Completed in 46 milliseconds