HomeSort by relevance Sort by last modified time
    Searched refs:current_url_ (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/geolocation/
geolocation_browsertest.cc 238 current_url_ = test_server()->GetURL(html_for_tests_);
241 ui_test_utils::OpenURLOffTheRecord(browser()->profile(), current_url_);
248 ui_test_utils::NavigateToURL(current_browser_, current_url_);
251 ui_test_utils::NavigateToURL(current_browser_, current_url_);
254 ui_test_utils::NavigateToURL(current_browser_, current_url_);
368 GURL current_url_; member in class:__anon3193::GeolocationBrowserTest
386 SetInfobarResponse(current_url_, true);
396 SetInfobarResponse(current_url_, false);
409 SetInfobarResponse(current_url_, true);
428 SetContentSetting(current_url_, current_url_, CONTENT_SETTING_BLOCK)
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
page_action_decoration.h 90 GURL current_url_; member in class:PageActionDecoration
  /external/chromium/chrome/browser/ui/views/location_bar/
page_action_image_view.h 100 GURL current_url_; member in class:PageActionImageView
page_action_image_view.cc 101 current_tab_id_, current_url_.spec(), button);
192 current_url_ = url;
  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.h 287 GURL current_url_; member in class:LocationBarViewGtk::PageActionViewGtk
location_bar_view_gtk.cc     [all...]

Completed in 197 milliseconds