Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/graphical/
H A DEnhancedComplexTestCase.java59 String sNewOutputPath = _aParam.getOutputPath(); in callEntry() local
70 sNewOutputPath = FileHelper.appendPath(sNewOutputPath, sNewSubDir); in callEntry()
77 log.println("Outputpath: " + sNewOutputPath); in callEntry()
83 checkOneFile(_sEntry, sNewOutputPath, _aParam); in callEntry()
/aoo41x/main/qadevOOo/runner/convwatch/
H A DGraphicalDifferenceCheck.java190 String sNewOutputPath = _sOutputPath; in check() local
199 sNewOutputPath = sNewOutputPath + fs + sNewSubDir; in check()
205 … bOk &= checkOneFile(sEntry, sNewOutputPath, sNewReferencePath, sNewDiffPath, _aGTA); in check()
H A DConvWatchStarter.java258 String sNewOutputPath = m_sOutputPath; in compareGraphicalDiffs() local
267 sNewOutputPath = sNewOutputPath + fs + sNewSubDir; in compareGraphicalDiffs()
277 …runGDCWithStatus(HTMLoutput, LISToutput, sEntry, sNewOutputPath, sNewReferencePath, sNewDiffPath, … in compareGraphicalDiffs()

Completed in 17 milliseconds