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

/external/apache-http/src/org/apache/http/cookie/
H A DCookie.java73 String getCommentURL(); method in interface:Cookie
/external/apache-http/src/org/apache/http/impl/cookie/
H A DBasicClientCookie2.java71 public String getCommentURL() { method in class:BasicClientCookie2
H A DBasicClientCookie.java133 public String getCommentURL() { method in class:BasicClientCookie
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
H A DHttpCookieTest.java337 * @tests java.net.HttpCookie#getCommentURL(), setCommentURL(String)
344 assertNull(cookie.getCommentURL());
347 assertEquals("http://www.test.com", cookie.getCommentURL());
351 assertEquals("schema://harmony.test.org", cookie.getCommentURL());
635 assertNull(cookie.getCommentURL());
658 assertEquals("http://harmonytest.org", cookie.getCommentURL());
670 assertEquals("vers\nion1-cookie-url", cookie.getCommentURL());
697 assertEquals("(la,la)", cookie.getCommentURL());
805 assertEquals("(la,la)", cookie.getCommentURL());
811 assertEquals("(la,la)", cookie.getCommentURL());
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 160 milliseconds