Searched refs:getCommentURL (Results 1 – 4 of 4) sorted by relevance
82 assertEquals(null, cookie.getCommentURL()); in testNetscapeResponse()112 assertEquals(null, cookie.getCommentURL()); in testRfc2109Response()145 assertEquals("http://google.com/", cookie.getCommentURL()); in testRfc2965Response()179 assertEquals("http://google.com/", cookie.getCommentURL()); in testQuotedAttributeValues()
78 String getCommentURL(); in getCommentURL() method
76 public String getCommentURL() { in getCommentURL() method in BasicClientCookie2
138 public String getCommentURL() { in getCommentURL() method in BasicClientCookie