Home
last modified time | relevance | path

Searched refs:startHttpServerWithDocRoot (Results 1 – 2 of 2) sorted by relevance

/external/apache-harmony/support/src/test/java/tests/support/
DSupport_Jetty.java129 public static int startHttpServerWithDocRoot(String root) throws Exception { in startHttpServerWithDocRoot() method in Support_Jetty
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DURLClassLoaderTest.java56 port = Support_Jetty.startHttpServerWithDocRoot(ROOT);