Home
last modified time | relevance | path

Searched refs:sNewDiffPath (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/qadevOOo/runner/convwatch/
H A DGraphicalDifferenceCheck.java191 String sNewDiffPath = _sDiffPath; in check() local
200 if (sNewDiffPath != null) in check()
202 sNewDiffPath = sNewDiffPath + fs + sNewSubDir; in check()
205 … bOk &= checkOneFile(sEntry, sNewOutputPath, sNewReferencePath, sNewDiffPath, _aGTA); in check()
H A DConvWatchStarter.java259 String sNewDiffPath = m_sDiffPath; in compareGraphicalDiffs() local
268 if (sNewDiffPath != null) in compareGraphicalDiffs()
269 sNewDiffPath = sNewDiffPath + fs + sNewSubDir; in compareGraphicalDiffs()
277 …tatus(HTMLoutput, LISToutput, sEntry, sNewOutputPath, sNewReferencePath, sNewDiffPath, sNewSubDir); in compareGraphicalDiffs()

Completed in 22 milliseconds