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

/libcore/luni/src/test/java/libcore/java/net/
H A DCookiesTest.java66 assertEquals(null, cookie.getCommentURL());
96 assertEquals(null, cookie.getCommentURL());
129 assertEquals("http://google.com/", cookie.getCommentURL());
163 assertEquals("http://google.com/", cookie.getCommentURL());

Completed in 93 milliseconds