Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/convwatch/
H A DGraphicalDifferenceCheck.java171 …tring _sInputPath, String _sOutputPath, String _sReferencePath, String _sDiffPath, GraphicalTestAr… in check() argument
191 String sNewDiffPath = _sDiffPath; in check()
211 …icalDifferenceCheck.*/ checkOneFile(_sInputPath, _sOutputPath, _sReferencePath, _sDiffPath, _aGTA); in check()
238 …tring _sInputFile, String _sOutputPath, String _sReferencePath, String _sDiffPath, GraphicalTestAr… in checkOneFile() argument
247 if (_sDiffPath != null) in checkOneFile()
250 …= convwatch.ConvWatch.checkDiffDiff(_aGTA, _sOutputPath, _sInputFile, _sReferencePath, _sDiffPath); in checkOneFile()
H A DConvWatchStarter.java303 …tring _sInputFile, String _sOutputPath, String _sReferencePath, String _sDiffPath, String _sNewSub… in runGDCWithStatus() argument
345 …raphicalDifferenceCheck.checkOneFile(_sInputFile, _sOutputPath, _sReferencePath, _sDiffPath, aGTA); in runGDCWithStatus()
429 if (_sDiffPath != null && _sDiffPath.length() > 0) in runGDCWithStatus()

Completed in 26 milliseconds