Home
last modified time | relevance | path

Searched defs:suite (Results 1 – 25 of 102) sorted by relevance

12345

/libcore/dom/src/test/java/tests/api/org/w3c/dom/
DAllTests_Level1.java35 public static final Test suite() { in suite() method in AllTests_Level1
50 TestSuite suite = new JUnitTestSuiteAdapter(domSuite); in suite() local
DAllTests_Level2.java35 public static final Test suite() { in suite() method in AllTests_Level2
50 TestSuite suite = new JUnitTestSuiteAdapter(domSuite); in suite() local
/libcore/luni/src/test/java/libcore/xml/
DJaxenXPathTestSuite.java58 public static Test suite() throws Exception { in suite() method in JaxenXPathTestSuite
66 public static Test suite(File jaxenHome) in suite() method in JaxenXPathTestSuite
103 private static void contextToTestSuite(TestSuite suite, String url, in contextToTestSuite()
/libcore/dom/src/test/java/org/w3c/domts/level3/core/
DTestDefaultLS.java40 public static TestSuite suite() throws Exception { in suite() method in TestDefaultLS
DTestDefaultParserAltConfig.java40 public static TestSuite suite() throws Exception in suite() method in TestDefaultParserAltConfig
DTestBatik.java35 public static TestSuite suite() throws Exception { in suite() method in TestBatik
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
DTestDOM4J.java28 public static TestSuite suite() throws Exception in suite() method in TestDOM4J
DTestDefaultParserAltConfig.java27 public static TestSuite suite() throws Exception in suite() method in TestDefaultParserAltConfig
DTestDefaultLS.java34 public static TestSuite suite() throws Exception { in suite() method in TestDefaultLS
DTestDefaultLSAltConfig.java34 public static TestSuite suite() throws Exception { in suite() method in TestDefaultLSAltConfig
DTestDefaultParser.java27 public static TestSuite suite() throws Exception in suite() method in TestDefaultParser
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DDESedeKeySpecTest.java193 public static Test suite() { in suite() method in DESedeKeySpecTest
/libcore/dom/src/test/java/org/w3c/domts/level2/events/
DTestDefaultLSAltConfig.java34 public static TestSuite suite() throws Exception { in suite() method in TestDefaultLSAltConfig
DTestDefaultParser.java27 public static TestSuite suite() throws Exception in suite() method in TestDefaultParser
/libcore/dom/src/test/java/org/w3c/domts/level2/core/
DTestBatik.java28 public static TestSuite suite() throws Exception in suite() method in TestBatik
DTestDefaultLS.java33 public static TestSuite suite() throws Exception { in suite() method in TestDefaultLS
DTestDefaultLSAltConfig.java34 public static TestSuite suite() throws Exception { in suite() method in TestDefaultLSAltConfig
/libcore/dom/src/test/java/org/w3c/domts/level3/xpath/
DTestDefaultParserAltConfig.java40 public static TestSuite suite() throws Exception in suite() method in TestDefaultParserAltConfig
DTestBatik.java35 public static TestSuite suite() throws Exception { in suite() method in TestBatik
/libcore/dom/src/test/java/org/w3c/domts/level3/validation/
DTestDefaultParser.java37 public static TestSuite suite() throws Exception in suite() method in TestDefaultParser
DTestDefaultParserAltConfig.java40 public static TestSuite suite() throws Exception in suite() method in TestDefaultParserAltConfig
DTestDefaultLS.java40 public static TestSuite suite() throws Exception { in suite() method in TestDefaultLS
/libcore/dom/src/test/java/org/w3c/domts/level2/html/
DTestDefaultLSAltConfig.java34 public static TestSuite suite() throws Exception { in suite() method in TestDefaultLSAltConfig
/libcore/dom/src/test/java/org/w3c/domts/level1/html/
DTestDefaultLS.java34 public static TestSuite suite() throws Exception { in suite() method in TestDefaultLS
/libcore/dom/src/test/java/org/w3c/domts/level3/ls/
DTestDefaultParser.java37 public static TestSuite suite() throws Exception in suite() method in TestDefaultParser

12345