OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startHttpServerWithDocRoot
(Results
1 - 2
of
2
) sorted by null
/external/apache-harmony/support/src/test/java/tests/support/
Support_Jetty.java
129
public static int
startHttpServerWithDocRoot
(String root) throws Exception {
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URLClassLoaderTest.java
56
port = Support_Jetty.
startHttpServerWithDocRoot
(ROOT);
Completed in 241 milliseconds