HomeSort by relevance Sort by last modified time
    Searched refs:iframe_url (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_test.cc 487 GURL iframe_url = test_server()->GetURL(kMalwareIframe); local
488 AddURLResult(iframe_url, SafeBrowsingService::URL_MALWARE);
503 GURL iframe_url = test_server()->GetURL(kMalwareIframe); local
504 AddURLResult(iframe_url, SafeBrowsingService::URL_MALWARE);
517 GURL iframe_url = test_server()->GetURL(kMalwareIframe); local
518 AddURLResult(iframe_url, SafeBrowsingService::URL_MALWARE);
  /external/chromium/chrome/browser/geolocation/
geolocation_browsertest.cc 69 GURL iframe_url() const { return iframe_url_; } function in class:__anon4147::IFrameLoader
271 iframe_urls_[i] = loader.iframe_url();

Completed in 38 milliseconds