Searched defs:NavigateToURL (Results 1 – 7 of 7) sorted by relevance
56 void ChromecastBrowserTest::NavigateToURL(content::WebContents* window, in NavigateToURL() function in chromecast::shell::ChromecastBrowserTest
66 void NavigateToURL(Shell* window, const GURL& url) { in NavigateToURL() function
164 void NavigateToURL(chrome::NavigateParams* params) { in NavigateToURL() function177 void NavigateToURL(Browser* browser, const GURL& url) { in NavigateToURL() function
245 void SearchBox::NavigateToURL(const GURL& url, in NavigateToURL() function in SearchBox
481 void SearchTabHelper::NavigateToURL(const GURL& url, in NavigateToURL() function in SearchTabHelper
1241 void RenderFrameHostImpl::NavigateToURL(const GURL& url) { in NavigateToURL() function in content::RenderFrameHostImpl
1246 void NavigateToURL(const std::string& dest_html_file) const { in NavigateToURL() function in prerender::PrerenderBrowserTest