Searched refs:setCommentURL (Results 1 – 4 of 4) sorted by relevance
63 public void setCommentURL(java.lang.String purpose) { in setCommentURL() method in HttpCookie
304 public void setCommentURL(String purpose) { in setCommentURL() method in HttpCookie919 cookie.setCommentURL(attrValue);
340 cookie.setCommentURL("http://www.test.com"); in test_Get_SetCommentURL()343 cookie.setCommentURL("schema://harmony.test.org"); in test_Get_SetCommentURL()486 cookie.setCommentURL("\u63DF"); in test_ToString()
717 valueCookie.setCommentURL("commentURL"); in testCookieEquality()