Searched refs:getConstructor (Results 26 - 50 of 98) sorted by relevance

1234

/libcore/dom/src/test/java/org/w3c/domts/level2/core/
H A DTestDOM4J.java31 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestDefaultLS.java38 testClass.getConstructor(
H A DTestDefaultLSAltConfig.java39 testClass.getConstructor(
H A DTestDefaultParser.java40 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestDefaultParserAltConfig.java43 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestGNUJAXP.java32 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestGNUJAXPAltConfig.java32 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestJTidy.java31 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestOracle.java44 testClass.getConstructor(
H A DTestOracleAltConfig.java43 testClass.getConstructor(
H A DTestXerces.java32 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestXercesAltConfig.java32 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
/libcore/dom/src/test/java/org/w3c/domts/level2/events/
H A DTestBatik.java31 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestDefaultLS.java39 testClass.getConstructor(
H A DTestDefaultLSAltConfig.java39 testClass.getConstructor(
H A DTestDefaultParser.java30 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestDefaultParserAltConfig.java30 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestOracle.java44 testClass.getConstructor(
H A DTestOracleAltConfig.java43 testClass.getConstructor(
H A DTestXerces.java32 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
H A DTestXercesAltConfig.java32 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
/libcore/dom/src/test/java/org/w3c/domts/level2/html/
H A DTestDefaultLS.java39 testClass.getConstructor(
H A DTestDefaultLSAltConfig.java39 testClass.getConstructor(
H A DTestXercesHTML.java30 Constructor testConstructor = testClass.getConstructor(new Class[] { DOMTestDocumentBuilderFactory.class });
/libcore/dom/src/test/java/org/w3c/domts/level3/core/
H A DTestBatik.java39 .getConstructor(new Class[]{DOMTestDocumentBuilderFactory.class});

Completed in 214 milliseconds

1234