Searched refs:servePath (Results 1 - 1 of 1) sorted by relevance

/libcore/support/src/test/java/tests/support/
H A DSupport_TestWebServer.java97 * @param servePath the path to the dynamic web test data
100 public int initServer(String servePath, String contentType) throws Exception { argument
101 Support_TestWebData.initDynamicTestWebData(servePath, contentType);

Completed in 62 milliseconds