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

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

Completed in 36 milliseconds