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

/openjdk7/jdk/test/java/net/CookieHandler/
H A DCookieHandlerTest.java27 * @run main/othervm CookieHandlerTest
38 public class CookieHandlerTest implements Runnable { class in inherits:Runnable
92 CookieHandlerTest() throws Exception { method in class:CookieHandlerTest
114 new CookieHandlerTest();
/openjdk7/jdk/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/
H A DCookieHandlerTest.java32 * @run main/othervm CookieHandlerTest
41 public class CookieHandlerTest { class
214 new CookieHandlerTest();
228 CookieHandlerTest() throws Exception { method in class:CookieHandlerTest

Completed in 41 milliseconds