Searched refs:getCookieUrl (Results 1 – 3 of 3) sorted by relevance
112 String url = mServer.getCookieUrl("conquest.html"); in testAcceptCookie()121 url = mServer.getCookieUrl("war.html"); in testAcceptCookie()133 url = mServer.getCookieUrl("famine.html"); in testAcceptCookie()143 url = mServer.getCookieUrl("death.html"); in testAcceptCookie()
80 final String url = server.getCookieUrl("death.html"); in testCookieManagerBlockingUiThread()
474 public String getCookieUrl(String path) { in getCookieUrl() method in CtsTestServer