Lines Matching refs:GetURL
71 if ((*iter)->GetURL().path() == path) { in FindHostWithPath()
145 GURL feed_url = test_server()->GetURL(kFeedPage); in IN_PROC_BROWSER_TEST_F()
151 GURL no_feed = test_server()->GetURL(kNoFeedPage); in IN_PROC_BROWSER_TEST_F()
167 GURL feed_url = test_server()->GetURL(kHashPageA); in IN_PROC_BROWSER_TEST_F()
172 feed_url = test_server()->GetURL(kHashPageAHash); in IN_PROC_BROWSER_TEST_F()
177 feed_url = test_server()->GetURL(kHashPageB); in IN_PROC_BROWSER_TEST_F()
190 GURL feed_url = test_server()->GetURL(kFeedPage); in IN_PROC_BROWSER_TEST_F()
268 GURL feed_url = test_server()->GetURL(kFeedPageMultiRel); in IN_PROC_BROWSER_TEST_F()
308 GURL url = test_server()->GetURL(kLocalization); in IN_PROC_BROWSER_TEST_F()
326 GURL feed_url = server->GetURL(feed_page); in GetFeedUrl()
832 tab_strip->GetTabContentsAt(1)->tab_contents()->GetURL()); in IN_PROC_BROWSER_TEST_F()