Searched defs:iframe_url (Results 1 – 4 of 4) sorted by relevance
103 GURL iframe_url(base::StringPrintf("%s%d", urlprefix, i)); in TEST_F() local
58 const GURL& iframe_url() const { return iframe_url_; } in iframe_url() function in __anond921cdbd0111::IFrameLoader255 const GURL& iframe_url(size_t i) const { return iframe_urls_[i]; } in iframe_url() function in GeolocationBrowserTest
486 GURL iframe_url = test_server()->GetURL(kMalwareIframe); in SetupMalwareIframeWarningAndNavigate() local
3057 GURL iframe_url = test_server()->GetURL( in IN_PROC_BROWSER_TEST_F() local