Home
last modified time | relevance | path

Searched defs:iframe_url (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/renderer/safe_browsing/
Dmalware_dom_details_browsertest.cc103 GURL iframe_url(base::StringPrintf("%s%d", urlprefix, i)); in TEST_F() local
/external/chromium_org/chrome/browser/geolocation/
Dgeolocation_browsertest.cc58 const GURL& iframe_url() const { return iframe_url_; } in iframe_url() function in __anond921cdbd0111::IFrameLoader
255 const GURL& iframe_url(size_t i) const { return iframe_urls_[i]; } in iframe_url() function in GeolocationBrowserTest
/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_blocking_page_test.cc486 GURL iframe_url = test_server()->GetURL(kMalwareIframe); in SetupMalwareIframeWarningAndNavigate() local
/external/chromium_org/chrome/browser/prerender/
Dprerender_browsertest.cc3057 GURL iframe_url = test_server()->GetURL( in IN_PROC_BROWSER_TEST_F() local