Home
last modified time | relevance | path

Searched refs:ifChecks (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/intermediate/
H A DIFTestCase.java100 Element ifChecks = (Element) nodes.item(0); in runTest() local
103 ifTester.doIFChecks(testFile.getName(), ifChecks, doc); in runTest() local
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/layoutengine/
H A DLayoutEngineTestCase.java261 Element ifChecks = (Element)nodes.item(0); in checkAll() local
263 ifTester.doIFChecks(testFile.getName(), ifChecks, ifDocument); in checkAll() local
/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/complexscripts/layout/
H A DComplexScriptsLayoutTestCase.java214 Element ifChecks = (Element)nodes.item(0); in checkAll() local
216 ifTester.doIFChecks(testFile.getName(), ifChecks, ifDocument); in checkAll() local