Searched refs:normalizeLayoutTestURL (Results 1 – 4 of 4) sorted by relevance
25 normalizeLayoutTestURL(image_url.spec()) + "): " + in allowImage()35 normalizeLayoutTestURL(image_url.spec()) + "): " + in allowMedia()46 normalizeLayoutTestURL(scriptURL.spec()) + "): " + in allowScriptFromSource()
23 std::string normalizeLayoutTestURL(const std::string& url);
22 string normalizeLayoutTestURL(const string& url) in normalizeLayoutTestURL() function
264 std::string url = normalizeLayoutTestURL(item.urlString().utf8()); in DumpHistoryItem()