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

/openjdk7/jdk/test/sun/net/www/protocol/http/
H A DAsyncDisconnect.java51 startHttpServer();
94 public void startHttpServer() throws IOException { method in class:AsyncDisconnect
H A DB6296310.java50 startHttpServer();
55 public static void startHttpServer() { method in class:B6296310
H A DStreamingOutputStream.java50 startHttpServer();
88 void startHttpServer() throws IOException { method in class:StreamingOutputStream
H A DUserCookie.java46 startHttpServer();
79 void startHttpServer() throws IOException { method in class:UserCookie
H A DUserAuth.java50 startHttpServer();
82 void startHttpServer() throws IOException { method in class:UserAuth
H A DB6299712.java56 startHttpServer();
61 public static void startHttpServer() { method in class:B6299712
H A DB6369510.java51 startHttpServer();
93 public void startHttpServer() throws IOException { method in class:B6369510
H A DB6518816.java50 startHttpServer();
131 public void startHttpServer() throws IOException { method in class:B6518816
H A DB6641309.java50 startHttpServer();
94 public void startHttpServer() throws IOException { method in class:B6641309
H A DB6660405.java98 startHttpServer();
135 public void startHttpServer() throws IOException { method in class:B6660405
H A DChunkedErrorStream.java83 startHttpServer();
143 void startHttpServer() throws IOException { method in class:ChunkedErrorStream
H A DB5017051.java68 startHttpServer();
126 public void startHttpServer() throws IOException { method in class:B5017051
H A DHttpOnly.java65 HttpServer server = startHttpServer();
215 HttpServer startHttpServer() throws IOException { method in class:HttpOnly
/openjdk7/jdk/test/sun/net/www/http/ChunkedInputStream/
H A DTestAvailable.java51 startHttpServer();
103 public void startHttpServer() throws IOException { method in class:TestAvailable
H A DChunkedEncodingTest.java59 server = startHttpServer();
84 static HttpServer startHttpServer() throws IOException { method in class:ChunkedEncodingTest
/openjdk7/jdk/test/sun/net/www/http/HttpClient/
H A DRetryPost.java48 startHttpServer(shouldRetry);
86 public void startHttpServer(boolean shouldRetry) throws IOException { method in class:RetryPost
/openjdk7/jdk/test/java/net/URLClassLoader/closetest/
H A DCloseTest.java61 startHttpServer (workdir+"serverRoot/");
150 static void startHttpServer (String docroot) throws Exception { method in class:CloseTest
/openjdk7/jdk/test/com/sun/net/httpserver/bugs/
H A DFixedLengthInputStream.java48 HttpServer httpServer = startHttpServer();
83 HttpServer startHttpServer() throws IOException { method in class:FixedLengthInputStream
/openjdk7/jdk/test/java/net/CookieHandler/
H A DCookieManagerTest.java44 startHttpServer();
52 public static void startHttpServer() { method in class:CookieManagerTest
/openjdk7/jdk/test/java/net/HttpURLConnection/
H A DUnmodifiableMaps.java47 HttpServer server = startHttpServer();
80 HttpServer startHttpServer() throws IOException { method in class:UnmodifiableMaps
/openjdk7/jdk/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/
H A DB6216082.java61 startHttpServer();
131 public static void startHttpServer() { method in class:B6216082
/openjdk7/jdk/test/sun/net/www/http/KeepAliveCache/
H A DB5045306.java56 startHttpServer();
60 public static void startHttpServer() { method in class:B5045306

Completed in 56 milliseconds