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