Searched refs:_sDiffPath (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | GraphicalDifferenceCheck.java | 171 …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 D | ConvWatchStarter.java | 303 …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 14 milliseconds