Searched refs:getReferencePath (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/qadevOOo/runner/util/compare/ |
H A D | GraphicalComparator.java | 123 …wReferencePath = createSpecialFile(sEntry, sInputPath, m_aArguments.getReferencePath(), _sNewSuffi… in isReferenceOrDiffExistent() 134 … sNewReferencePath = createSpecialFile(sInputPath, "", m_aArguments.getReferencePath(), _sNewSuffi… in isReferenceOrDiffExistent() 168 …nceCheck.createReferences(m_aArguments.getInputPath(), m_aArguments.getReferencePath(), m_aArgumen… in createReference() 173 …alDifferenceCheck.createReferences(referenceInputPath, m_aArguments.getReferencePath(), m_aArgumen… in createReference() 196 System.err.println("Referencepath: '" + m_aArguments.getReferencePath() + "'"); in compare() 198 …rguments.getInputPath(), m_aArguments.getOutputPath(), m_aArguments.getReferencePath(), m_aArgumen… in compare() 208 System.err.println("Referencepath: '" + m_aArguments.getReferencePath() + "'"); in compare() 247 …rguments.getInputPath(), m_aArguments.getOutputPath(), m_aArguments.getReferencePath(), m_aArgumen… in compareDiff()
|
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | GraphicalTestArguments.java | 498 public String getReferencePath() in getReferencePath() method in GraphicalTestArguments
|
Completed in 19 milliseconds