Lines Matching defs:url1

354   const GURL url1("http://foo1");
358 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
381 main_test_rfh()->SendNavigate(0, url1);
457 const GURL url1("http://foo1");
461 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
463 main_test_rfh()->SendNavigate(0, url1);
593 const GURL url1("http://foo1");
596 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
598 main_test_rfh()->SendNavigate(0, url1);
607 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
609 main_test_rfh()->SendNavigate(0, url1);
637 const GURL url1("http://foo1");
640 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
643 params.url = url1;
647 params.page_state = PageState::CreateForTesting(url1, false, 0, 0);
657 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
658 main_test_rfh()->SendNavigate(0, url1);
674 const GURL url1("http://foo1");
678 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
680 main_test_rfh()->SendNavigate(0, url1);
1080 const GURL url1("http://foo1");
1085 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1092 orig_rfh->SendNavigate(0, url1);
1125 orig_rfh->SendNavigate(0, url1);
1136 const GURL url1("http://foo1");
1139 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1141 main_test_rfh()->SendNavigate(0, url1);
1165 main_test_rfh()->SendNavigate(0, url1);
1189 const GURL url1("http://foo1");
1193 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1194 main_test_rfh()->SendNavigate(0, url1);
1221 const GURL url1("http://foo1");
1223 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1224 main_test_rfh()->SendNavigate(0, url1);
1312 const GURL url1("http://foo1");
1314 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1341 main_test_rfh()->SendNavigate(0, url1);
1359 const GURL url1("http://foo1");
1361 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1375 main_test_rfh()->SendNavigateWithRedirects(0, url1, redirects);
1389 const GURL url1("http://foo1");
1390 main_test_rfh()->SendNavigate(0, url1);
1447 const GURL url1("http://foo/1");
1452 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1453 main_test_rfh()->SendNavigate(0, url1);
1578 const GURL url1("http://foo1");
1581 main_test_rfh()->SendNavigate(0, url1);
1590 main_test_rfh()->SendNavigate(0, url1);
1642 const GURL url1("http://foo1");
1646 main_test_rfh()->SendNavigate(0, url1);
1654 main_test_rfh()->SendNavigate(0, url1);
1691 const GURL url1("http://foo1");
1696 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1705 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1709 EXPECT_EQ(url1, controller.GetVisibleEntry()->GetURL());
1750 const GURL url1("http://foo1");
1755 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1765 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1769 EXPECT_EQ(url1, controller.GetVisibleEntry()->GetURL());
1809 const GURL url1("http://foo1");
1814 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
1818 EXPECT_EQ(url1, controller.GetVisibleEntry()->GetURL());
1858 const GURL url1("http://foo1");
1859 main_test_rfh()->SendNavigate(0, url1);
1878 EXPECT_EQ(url1, details.previous_url);
1887 EXPECT_EQ(url1, details.entry->GetURL());
1923 const GURL url1("http://foo1");
1924 main_test_rfh()->SendNavigate(0, url1);
1955 const GURL url1("http://foo1");
1956 main_test_rfh()->SendNavigate(0, url1);
2005 params.url = url1;
2022 const GURL url1("http://foo1");
2025 main_test_rfh()->SendNavigate(0, url1);
2049 const GURL url1("http://foo");
2050 main_test_rfh()->SendNavigate(0, url1);
2058 self_params.url = url1;
2063 self_params.page_state = PageState::CreateFromURL(url1);
2099 back_params.url = url1;
2158 const GURL url1("http://foo");
2159 main_test_rfh()->SendNavigate(0, url1);
2534 const GURL url1("http://foo");
2536 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
2537 main_test_rfh()->SendNavigate(0, url1);
2542 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
2558 const GURL url1("http://foo/1");
2567 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
2568 main_test_rfh()->SendNavigate(0, url1);
2622 const GURL url1("http://foo/1");
2633 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
2634 main_test_rfh()->SendNavigate(1, url1);
2708 EXPECT_EQ(url1, controller.GetPendingEntry()->GetURL());
2711 main_test_rfh()->SendNavigate(1, url1);
2712 EXPECT_EQ(url1, controller.GetVisibleEntry()->GetURL());
2724 EXPECT_EQ(url1, controller.GetVisibleEntry()->GetURL());
2755 EXPECT_EQ(controller.GetEntryAtIndex(1)->GetURL(), url1);
2765 const GURL url1("http://foo/1");
2768 // Load |url0|, and start a pending navigation to |url1|.
2773 url1, Referrer(), ui::PAGE_TRANSITION_TYPED, std::string());
2782 // The page is reloaded, which should remove the pending entry for |url1| and
2807 const GURL url1("nonexistent:12121");
2813 navigator->DidStartProvisionalLoad(main_test_rfh(), url1, false);
2818 controller.GetPendingEntry()->SetVirtualURL(url1);
2821 EXPECT_EQ(url1, controller.GetPendingEntry()->GetVirtualURL());
2837 navigator->DidStartProvisionalLoad(main_test_rfh(), url1, false);
2838 EXPECT_EQ(url1, controller.GetPendingEntry()->GetURL());
2841 EXPECT_EQ(url1, controller.GetPendingEntry()->GetURL());
2845 navigator->DidStartProvisionalLoad(main_test_rfh(), url1, false);
2868 const GURL url1("http://foo/1");
2880 NavigationController::LoadURLParams load_url_params(url1);
2884 EXPECT_EQ(url1, controller.GetPendingEntry()->GetURL());
2891 main_test_rfh()->SendNavigate(1, url1);
2892 EXPECT_EQ(url1, controller.GetVisibleEntry()->GetURL());
3047 const GURL url1("http://foo/eh");
3053 NavigationController::LoadURLParams load_url_params(url1);
3057 EXPECT_EQ(url1, controller.GetVisibleEntry()->GetURL());
3065 main_test_rfh()->SendNavigate(0, url1);
3076 EXPECT_EQ(url1, controller.GetVisibleEntry()->GetURL());
3215 const GURL url1("http://foo1");
3219 NavigateAndCommit(url1);
3232 EXPECT_EQ(url1, clone->GetController().GetVisibleEntry()->GetURL());
3240 const GURL url1("http://foo1");
3244 NavigateAndCommit(url1);
3261 const GURL url1("http://foo1");
3264 NavigateAndCommit(url1);
3299 const GURL url1("http://foo/");
3300 NavigateAndCommit(url1);
3326 EXPECT_EQ(url1, controller.GetLastCommittedEntry()->GetURL());
3335 const GURL url1("http://foo1");
3338 NavigateAndCommit(url1);
3353 EXPECT_EQ(url1, other_controller.GetEntryAtIndex(0)->GetURL());
3356 // This is a different site than url1, so the IDs start again at 0.
3389 const GURL url1("http://foo/1");
3393 NavigateAndCommit(url1);
3415 // other_controller should now contain the 3 urls: url1, url2 and url3.
3421 EXPECT_EQ(url1, other_controller.GetEntryAtIndex(0)->GetURL());
3445 const GURL url1("http://foo1");
3449 NavigateAndCommit(url1);
3463 // other_controller should now contain: url1, url3
3468 EXPECT_EQ(url1, other_controller.GetEntryAtIndex(0)->GetURL());
3483 const GURL url1("http://foo1");
3488 NavigateAndCommit(url1);
3501 // other_controller should now contain: url1, url2, url4
3506 EXPECT_EQ(url1, other_controller.GetEntryAtIndex(0)->GetURL());
3521 const GURL url1("http://foo1");
3526 NavigateAndCommit(url1);
3541 // other_controller should now contain: url1, url2, url3
3546 EXPECT_EQ(url1, other_controller.GetEntryAtIndex(0)->GetURL());
3561 const GURL url1("http://foo1");
3566 NavigateAndCommit(url1);
3582 // other_controller should now contain url1, url3, and a pending entry
3588 EXPECT_EQ(url1, other_controller.GetEntryAtIndex(0)->GetURL());
3608 const GURL url1("http://foo1");
3612 NavigateAndCommit(url1);
3629 // other_controller should now contain url1, url2a, and a pending entry
3635 EXPECT_EQ(url1, other_controller.GetEntryAtIndex(0)->GetURL());
3656 const GURL url1("http://foo1");
3660 NavigateAndCommit(url1);
3673 // other_controller should now contain: url1, url2, url3
3678 EXPECT_EQ(url1, other_controller.GetEntryAtIndex(0)->GetURL());
3699 const GURL url1("http://foo/1");
3707 NavigateAndCommit(url1);
3745 const GURL url1("http://foo/1");
3749 NavigateAndCommit(url1);
3771 // other_controller should now contain the 2 urls: url1 and url3.
3777 EXPECT_EQ(url1, other_controller.GetEntryAtIndex(0)->GetURL());
3804 const GURL url1("http://foo/1");
3812 NavigateAndCommit(url1);
3828 // other_controller should now contain only 3 urls: url1, url2 and url4.
3834 EXPECT_EQ(url1, other_controller.GetEntryAtIndex(0)->GetURL());
3903 const GURL url1("http://foo/1");
3907 NavigateAndCommit(url1);
3925 EXPECT_EQ(url1, nav_params.a.url);
3952 const GURL url1("http://foo1");
3953 NavigateAndCommit(url1);
3962 EXPECT_EQ(controller.GetEntryAtIndex(0)->GetURL(), url1);
3968 const GURL url1("http://foo/1");
3972 NavigateAndCommit(url1);
3986 EXPECT_EQ(controller.GetEntryAtIndex(0)->GetURL(), url1);
3992 const GURL url1("http://foo/1");
3996 NavigateAndCommit(url1);
4016 const GURL url1("http://foo/1");
4020 NavigateAndCommit(url1);
4058 const GURL url1("http://foo/1");
4061 NavigateAndCommit(url1);
4083 const GURL url1("http://foo1");
4084 main_test_rfh()->SendNavigate(0, url1);
4308 const GURL url1("http://foo1");
4316 NavigateAndCommit(url1);