Searched refs:checkIfUsableDocumentType (Results 1 – 4 of 4) sorted by relevance
182 if (aGTA.checkIfUsableDocumentType(sEntry)) in convert()194 if (aGTA.checkIfUsableDocumentType(m_sInputPath)) in convert()
198 if (aGTA.checkIfUsableDocumentType(sEntry)) in buildreference()213 if (aGTA.checkIfUsableDocumentType(m_sInputPath)) in buildreference()
275 if (aGTA.checkIfUsableDocumentType(sEntry)) in compareGraphicalDiffs()289 if (aGTA.checkIfUsableDocumentType(m_sInputPath)) in compareGraphicalDiffs()
308 public boolean checkIfUsableDocumentType(String _sName) in checkIfUsableDocumentType() method in GraphicalTestArguments
Completed in 24 milliseconds