Lines Matching refs:GetLastCommittedURL

369     const GURL original_url(shell()->web_contents()->GetLastCommittedURL());  in ExecuteScriptAndCheckPDFNavigation()
396 shell()->web_contents()->GetLastCommittedURL().SchemeIs(scheme)); in ExecuteScriptAndCheckPDFNavigation()
403 EXPECT_EQ(original_url, shell()->web_contents()->GetLastCommittedURL()); in ExecuteScriptAndCheckPDFNavigation()
430 new_shell->web_contents()->GetLastCommittedURL().SchemeIs(scheme)); in ExecuteScriptAndCheckWindowOpen()
435 new_shell->web_contents()->GetLastCommittedURL().is_empty()); in ExecuteScriptAndCheckWindowOpen()
447 const GURL original_url(shell()->web_contents()->GetLastCommittedURL()); in ExecuteScriptAndCheckWindowOpenDownload()
463 new_shell->web_contents()->GetLastCommittedURL().spec().empty()); in ExecuteScriptAndCheckWindowOpenDownload()
468 EXPECT_EQ(original_url, shell()->web_contents()->GetLastCommittedURL()); in ExecuteScriptAndCheckWindowOpenDownload()
474 const GURL original_url(shell()->web_contents()->GetLastCommittedURL()); in ExecuteScriptAndCheckDownload()
485 EXPECT_EQ(original_url, shell()->web_contents()->GetLastCommittedURL()); in ExecuteScriptAndCheckDownload()
491 const GURL original_url(shell()->web_contents()->GetLastCommittedURL()); in NavigateAndCheckDownload()
504 EXPECT_EQ(original_url, shell()->web_contents()->GetLastCommittedURL()); in NavigateAndCheckDownload()
540 shell->web_contents()->GetLastCommittedURL()); in ExecuteScriptAndCheckNavigationAllowed()
552 const GURL original_url(shell->web_contents()->GetLastCommittedURL()); in ExecuteScriptAndCheckNavigationBlocked()
569 EXPECT_EQ(original_url, shell->web_contents()->GetLastCommittedURL()); in ExecuteScriptAndCheckNavigationBlocked()
610 shell()->web_contents()->GetLastCommittedURL().SchemeIs(GetParam())); in IN_PROC_BROWSER_TEST_P()
633 new_shell->web_contents()->GetLastCommittedURL().SchemeIs(GetParam())); in IN_PROC_BROWSER_TEST_P()
864 EXPECT_EQ(kUrl, shell()->web_contents()->GetLastCommittedURL()); in IN_PROC_BROWSER_TEST_P()
993 EXPECT_EQ(kUrl, shell()->web_contents()->GetLastCommittedURL()); in IN_PROC_BROWSER_TEST_P()
1122 shell()->web_contents()->GetLastCommittedURL().SchemeIs(GetParam())); in IN_PROC_BROWSER_TEST_P()