Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/util/compare/
H A DGraphicalComparator.java195 System.err.println(" Outputpath: '" + m_aArguments.getOutputPath() + "'"); in compare()
198 …phicalDifferenceCheck.check(m_aArguments.getInputPath(), m_aArguments.getOutputPath(), m_aArgument… in compare()
207 System.err.println(" Outputpath: '" + m_aArguments.getOutputPath() + "'"); in compare()
247 …phicalDifferenceCheck.check(m_aArguments.getInputPath(), m_aArguments.getOutputPath(), m_aArgument… in compareDiff()
/aoo4110/main/qadevOOo/runner/graphical/
H A DOpenOfficeDatabaseReportExtractor.java196 String sOutputPath = m_aParameterHelper.getOutputPath(); in load()
345 String sDocumentPoolDir = getOutputPath(/*_nType*/); in createDBEntry()
443 private String getOutputPath(/*int _nType*/) in getOutputPath() method in OpenOfficeDatabaseReportExtractor
469 String sOutputPath = getOutputPath(/*_nType*/); in storeComponent()
H A DEnhancedComplexTestCase.java59 String sNewOutputPath = _aParam.getOutputPath(); in callEntry()
366 String sOutputFilename = _aParam.getOutputPath(); in foreachJPEGcompareWithJPEG()
387 String sOutputPath = _aParam.getOutputPath(); in foreachJPEGcompareWithJPEG()
H A DJPEGCreator.java263 if (_aParam.getOutputPath() != null) in createJPEG()
265 sTmpDir = _aParam.getOutputPath(); in createJPEG()
H A DParameterHelper.java127 public String getOutputPath() in getOutputPath() method in ParameterHelper
/aoo4110/main/reportdesign/qa/complex/reportdesign/
H A DReportDesignerTest.java452 String sDocumentPoolDir = getOutputPath(_nType); in createDBEntry()
514 private String getOutputPath(int _nType) in getOutputPath() method in ReportDesignerTest
540 String sOutputPath = getOutputPath(_nType); in storeComponent()
/aoo4110/main/qadevOOo/runner/convwatch/
H A DGfxCompare.java124 if (m_aArguments.getOutputPath() != null) in createJPEG()
126 sTmpDir = m_aArguments.getOutputPath(); in createJPEG()
H A DReportDesignerTest.java489 String sDocumentPoolDir = getOutputPath(/*_nType*/); in createDBEntry()
571 private String getOutputPath(/*int _nType*/) in getOutputPath() method in ReportDesignerTest
602 String sOutputPath = getOutputPath(/*_nType*/); in storeComponent()
H A DNameHelper.java59 public String getOutputPath() {return m_sOutputPath;} in getOutputPath() method in NameHelper
H A DGraphicalTestArguments.java488 public String getOutputPath() in getOutputPath() method in GraphicalTestArguments

Completed in 63 milliseconds