Home
last modified time | relevance | path

Searched refs:doIFChecks (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/intermediate/
H A DIFTester.java66 public void doIFChecks(String testName, Element checksRoot, Document ifDocument) in doIFChecks() method in IFTester
H A DIFTestCase.java103 ifTester.doIFChecks(testFile.getName(), ifChecks, doc); in runTest()
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/layoutengine/
H A DLayoutEngineTestCase.java263 ifTester.doIFChecks(testFile.getName(), ifChecks, ifDocument); in checkAll()
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/complexscripts/layout/
H A DComplexScriptsLayoutTestCase.java216 ifTester.doIFChecks(testFile.getName(), ifChecks, ifDocument); in checkAll()