Searched refs:sNewOutputPath (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/qadevOOo/runner/graphical/ |
H A D | EnhancedComplexTestCase.java | 59 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 D | GraphicalDifferenceCheck.java | 190 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 D | ConvWatchStarter.java | 258 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 20 milliseconds