HomeSort by relevance Sort by last modified time
    Searched refs:NavigateAndCommit (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium_org/chrome/browser/extensions/
page_action_controller_unittest.cc 87 NavigateAndCommit(GURL("http://www.google.com"));
100 NavigateAndCommit(GURL("http://www.google.com/#hash"));
107 NavigateAndCommit(GURL("http://www.yahoo.com"));
active_tab_unittest.cc 129 NavigateAndCommit(google);
191 NavigateAndCommit(chromium);
221 NavigateAndCommit(google);
240 NavigateAndCommit(google);
270 NavigateAndCommit(google);
281 NavigateAndCommit(google);
288 NavigateAndCommit(google_h1);
294 NavigateAndCommit(chromium);
307 NavigateAndCommit(chromium_h1);
script_badge_controller_unittest.cc 138 NavigateAndCommit(GURL("http://www.google.com"));
170 NavigateAndCommit(GURL("http://www.google.com"));
203 NavigateAndCommit(GURL("http://www.google.com#hash"));
241 NavigateAndCommit(GURL("http://www.google.com"));
script_bubble_controller_unittest.cc 131 NavigateAndCommit(GURL("http://www.google.com"));
188 NavigateAndCommit(GURL("http://www.google.com"));
  /external/chromium_org/content/public/test/
web_contents_tester.h 67 virtual void NavigateAndCommit(const GURL& url) = 0;
test_renderer_host.cc 134 void RenderViewHostTestHarness::NavigateAndCommit(const GURL& url) {
135 static_cast<TestWebContents*>(web_contents())->NavigateAndCommit(url);
test_renderer_host.h 146 // Cover for |contents()->NavigateAndCommit(url)|. See
147 // WebContentsTester::NavigateAndCommit for details.
148 void NavigateAndCommit(const GURL& url);
  /external/chromium_org/chrome/browser/ui/
browser_unittest.cc 41 WebContentsTester::For(contents1)->NavigateAndCommit(GURL("about:blank"));
49 WebContentsTester::For(contents2)->NavigateAndCommit(GURL("about:blank"));
  /external/chromium_org/chrome/browser/ui/search/
instant_page_unittest.cc 131 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl));
133 NavigateAndCommit(GURL("http://example.com"));
141 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl));
154 NavigateAndCommit(GURL("chrome-search://foo/bar"));
168 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl));
180 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl));
192 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl));
203 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl));
228 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl));
256 NavigateAndCommit(GURL(chrome::kChromeSearchLocalNtpUrl))
    [all...]
  /external/chromium/chrome/browser/download/
download_request_limiter_unittest.cc 133 NavigateAndCommit(GURL("http://foo.com/bar"));
146 NavigateAndCommit(GURL("http://foo.com/bar2"));
164 NavigateAndCommit(GURL("http://fooey.com"));
171 NavigateAndCommit(GURL("http://foo.com/bar"));
save_package_unittest.cc 406 NavigateAndCommit(url);
420 NavigateAndCommit(view_source_url);
  /external/chromium_org/chrome/browser/download/
download_request_limiter_unittest.cc 178 NavigateAndCommit(GURL("http://foo.com/bar"));
194 NavigateAndCommit(GURL("http://foo.com/bar2"));
207 NavigateAndCommit(GURL("http://fooey.com"));
225 NavigateAndCommit(GURL("http://fooey.com/bar2"));
234 NavigateAndCommit(GURL("http://foo.com/bar"));
274 NavigateAndCommit(GURL("http://foo.com/bar"));
  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_host_unittest.cc 363 NavigateAndCommit(other_phishing_url);
425 NavigateAndCommit(first_url);
432 NavigateAndCommit(second_url);
441 NavigateAndCommit(url);
457 NavigateAndCommit(url);
472 NavigateAndCommit(url);
486 NavigateAndCommit(url);
503 NavigateAndCommit(url);
512 NavigateAndCommit(url);
525 NavigateAndCommit(url)
    [all...]
  /external/chromium_org/chrome/browser/geolocation/
chrome_geolocation_permission_context_unittest.cc 258 NavigateAndCommit(requesting_frame);
275 NavigateAndCommit(requesting_frame);
286 NavigateAndCommit(requesting_frame);
298 NavigateAndCommit(requesting_frame);
307 NavigateAndCommit(requesting_frame);
322 NavigateAndCommit(requesting_frame);
348 NavigateAndCommit(requesting_frame_0);
402 NavigateAndCommit(requesting_frame);
438 NavigateAndCommit(requesting_frame_0);
489 NavigateAndCommit(invalid_embedder)
    [all...]
  /external/chromium_org/chrome/test/base/
browser_with_test_window_test.cc 146 void BrowserWithTestWindowTest::NavigateAndCommit(
155 NavigateAndCommit(&browser()->tab_strip_model()->GetActiveWebContents()->
166 NavigateAndCommit(controller, url);
browser_with_test_window_test.h 63 // NavigateAndCommit(controller, url2);
118 void NavigateAndCommit(content::NavigationController* controller,
121 // Navigates the current tab. This is a wrapper around NavigateAndCommit.
  /external/chromium/chrome/browser/geolocation/
geolocation_permission_context_unittest.cc 197 NavigateAndCommit(requesting_frame);
214 NavigateAndCommit(requesting_frame_0);
274 NavigateAndCommit(requesting_frame_0);
324 NavigateAndCommit(invalid_embedder);
335 NavigateAndCommit(url_a);
379 NavigateAndCommit(url_a);
443 NavigateAndCommit(requesting_frame_0);
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host_unittest.cc 481 // NavigateAndCommit() and it's easier to use the real thing than setting up
489 NavigateAndCommit(other_phishing_url);
569 NavigateAndCommit(url);
759 NavigateAndCommit(first_url);
762 NavigateAndCommit(second_url);
771 NavigateAndCommit(url);
787 NavigateAndCommit(url);
802 NavigateAndCommit(url);
    [all...]
browser_feature_extractor_unittest.cc 83 // Wrapper around NavigateAndCommit that also sets the redirect chain to
89 NavigateAndCommit(url, GURL(), content::PAGE_TRANSITION_LINK);
92 // This is similar to NavigateAndCommit that is in WebContentsTester, but
94 void NavigateAndCommit(const GURL& url,
309 NavigateAndCommit(GURL("http://www.foo.com/"),
347 NavigateAndCommit(GURL("http://www.foo.com/page.html"),
400 NavigateAndCommit(GURL("http://www.bar.com/"),
439 NavigateAndCommit(GURL("http://www.bar.com/other_page.html"),
479 NavigateAndCommit(GURL("http://www.baz.com"),
  /external/chromium_org/content/browser/web_contents/
navigation_controller_impl_unittest.cc     [all...]
render_view_host_manager_unittest.cc 97 // won't have committed yet, so NavigateAndCommit does the wrong thing
390 contents()->NavigateAndCommit(kUrl1);
411 contents()->NavigateAndCommit(kUrl2);
424 contents()->NavigateAndCommit(kUrl1);
471 web_contents->NavigateAndCommit(kUrl1);
481 contents()->NavigateAndCommit(kUrl2);
    [all...]
  /external/chromium_org/content/test/
test_web_contents.h 33 virtual void NavigateAndCommit(const GURL& url) OVERRIDE;
  /external/chromium/chrome/browser/
content_setting_bubble_model_unittest.cc 162 NavigateAndCommit(page_url);
191 NavigateAndCommit(GURL(file_url));
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model_unittest.cc 153 NavigateAndCommit(GURL("https://www.example.com"));
441 NavigateAndCommit(GURL("http://www.example.com"));
541 NavigateAndCommit(page_url);
577 NavigateAndCommit(GURL(file_url));
591 NavigateAndCommit(page_url);
645 NavigateAndCommit(page_url);
  /external/chromium_org/chrome/browser/sessions/
persistent_tab_restore_service_browsertest.cc 104 NavigateAndCommit(url1_);
105 NavigateAndCommit(url2_);
106 NavigateAndCommit(url3_);
726 NavigateAndCommit(
742 NavigateAndCommit(

Completed in 1314 milliseconds

1 2