HomeSort by relevance Sort by last modified time
    Searched refs:factory (Results 676 - 700 of 2677) sorted by null

<<21222324252627282930>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/events/
TestBatik.java 33 DOMTestDocumentBuilderFactory factory = local
36 Object test = testConstructor.newInstance(new Object[] { factory });
TestDefaultLS.java 42 DOMTestDocumentBuilderFactory factory = local
46 Object test = testConstructor.newInstance(new Object[] { factory });
TestDefaultLSAltConfig.java 42 DOMTestDocumentBuilderFactory factory = local
46 Object test = testConstructor.newInstance(new Object[] { factory });
TestDefaultParser.java 32 DOMTestDocumentBuilderFactory factory = local
36 Object test = testConstructor.newInstance(new Object[] { factory });
TestDefaultParserAltConfig.java 32 DOMTestDocumentBuilderFactory factory = local
36 Object test = testConstructor.newInstance(new Object[] { factory });
TestOracle.java 53 DOMTestDocumentBuilderFactory factory = local
58 Object test = testConstructor.newInstance(new Object[] { factory });
TestOracleAltConfig.java 52 DOMTestDocumentBuilderFactory factory = local
57 Object test = testConstructor.newInstance(new Object[] { factory });
TestXerces.java 37 DOMTestDocumentBuilderFactory factory = local
42 Object test = testConstructor.newInstance(new Object[] { factory });
TestXercesAltConfig.java 37 DOMTestDocumentBuilderFactory factory = local
41 Object test = testConstructor.newInstance(new Object[] { factory });
  /libcore/dom/src/test/java/org/w3c/domts/level2/html/
TestDefaultLS.java 42 DOMTestDocumentBuilderFactory factory = local
46 Object test = testConstructor.newInstance(new Object[] { factory });
TestDefaultLSAltConfig.java 42 DOMTestDocumentBuilderFactory factory = local
46 Object test = testConstructor.newInstance(new Object[] { factory });
TestXercesHTML.java 32 DOMTestDocumentBuilderFactory factory = local
36 Object test = testConstructor.newInstance(new Object[] { factory });
  /libcore/dom/src/test/java/org/w3c/domts/level3/core/
TestBatik.java 30 * Factory method for suite.
40 DOMTestDocumentBuilderFactory factory = new BatikTestDocumentBuilderFactory( local
42 Object test = testConstructor.newInstance(new Object[]{factory});
TestDefaultLS.java 48 DOMTestDocumentBuilderFactory factory = local
52 Object test = testConstructor.newInstance(new Object[] { factory });
TestDefaultLSAltConfig.java 48 DOMTestDocumentBuilderFactory factory = local
52 Object test = testConstructor.newInstance(new Object[] { factory });
TestDefaultParser.java 42 DOMTestDocumentBuilderFactory factory = local
46 Object test = testConstructor.newInstance(new Object[] { factory });
TestDefaultParserAltConfig.java 45 DOMTestDocumentBuilderFactory factory = local
49 Object test = testConstructor.newInstance(new Object[] { factory });
TestOracle.java 53 DOMTestDocumentBuilderFactory factory = local
58 Object test = testConstructor.newInstance(new Object[] { factory });
TestOracleAltConfig.java 52 DOMTestDocumentBuilderFactory factory = local
57 Object test = testConstructor.newInstance(new Object[] { factory });
TestXerces.java 48 DOMTestDocumentBuilderFactory factory = local
53 Object test = testConstructor.newInstance(new Object[] { factory });
TestXercesAltConfig.java 48 DOMTestDocumentBuilderFactory factory = local
53 Object test = testConstructor.newInstance(new Object[] { factory });
  /libcore/dom/src/test/java/org/w3c/domts/level3/ls/
TestBatik.java 30 * Factory method for suite.
40 DOMTestDocumentBuilderFactory factory = new BatikTestDocumentBuilderFactory( local
42 Object test = testConstructor.newInstance(new Object[]{factory});
TestDefaultLS.java 48 DOMTestDocumentBuilderFactory factory = local
52 Object test = testConstructor.newInstance(new Object[] { factory });
TestDefaultParser.java 42 DOMTestDocumentBuilderFactory factory = local
46 Object test = testConstructor.newInstance(new Object[] { factory });
TestOracle.java 56 DOMTestDocumentBuilderFactory factory = local
61 Object test = testConstructor.newInstance(new Object[] { factory });

Completed in 229 milliseconds

<<21222324252627282930>>