Home
last modified time | relevance | path

Searched refs:ConvWatchException (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/qadevOOo/runner/convwatch/
H A DGraphicalDifferenceCheck.java65 …String _sInputPath, String _sReferencePath, GraphicalTestArguments _aGTA) throws ConvWatchException in createReferences()
116 …String _sInputFile, String _sReferencePath, GraphicalTestArguments _aGTA) throws ConvWatchException in createOneReferenceFile()
151 …ring _sOutputPath, String _sReferencePath, GraphicalTestArguments _aGTA ) throws ConvWatchException in check()
171 …String _sReferencePath, String _sDiffPath, GraphicalTestArguments _aGTA ) throws ConvWatchException in check()
222 …ring _sOutputPath, String _sReferencePath, GraphicalTestArguments _aGTA) throws ConvWatchException in checkOneFile()
238 …String _sReferencePath, String _sDiffPath, GraphicalTestArguments _aGTA ) throws ConvWatchException in checkOneFile()
274 …ng _resultDocName, String _sReferencePath, GraphicalTestArguments _aGTA ) throws ConvWatchException in checkOneFile()
H A DConvWatch.java26 import convwatch.ConvWatchException;
335 throws ConvWatchCancelException, ConvWatchException in check()
350 throw new ConvWatchException(sErrorMessage); in check()
359 throws ConvWatchCancelException, ConvWatchException in checkDiffDiff()
412 …throw new ConvWatchException("Graphical difference compare failed with file '" + _sAbsoluteInputFi… in checkDiffDiff()
H A DConvWatchException.java26 public class ConvWatchException extends Exception class
28 public ConvWatchException(String _aMessage) in ConvWatchException() method in ConvWatchException
H A DConvWatchCancelException.java26 import convwatch.ConvWatchException;
28 public class ConvWatchCancelException extends ConvWatchException
H A DDocumentConverter.java35 import convwatch.ConvWatchException;
259 catch(ConvWatchException e) in runGDC()
H A DReferenceBuilder.java34 import convwatch.ConvWatchException;
267 catch(ConvWatchException e) in runGDC()
H A DConvWatchStarter.java34 import convwatch.ConvWatchException;
356 catch(ConvWatchException e) in runGDCWithStatus()
H A Dmakefile.mk48 ConvWatchException.java \
/aoo4110/main/qadevOOo/runner/util/compare/
H A DGraphicalComparator.java36 import convwatch.ConvWatchException;
176 catch (ConvWatchException e) in createReference()
200 catch(ConvWatchException e) in compare()
249 catch(ConvWatchException e) in compareDiff()

Completed in 45 milliseconds