Searched refs:getLinkedScriptUrl (Results 1 – 2 of 2) sorted by relevance
356 String url = server.getLinkedScriptUrl("/content_1.html", cookieUrl); in testThirdPartyCookie()367 url = server.getLinkedScriptUrl("/content_2.html", cookieUrl); in testThirdPartyCookie()
461 public String getLinkedScriptUrl(String path, String url) { in getLinkedScriptUrl() method in CtsTestServer