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

1 2 3

  /external/chromium_org/chrome/test/remoting/
page_load_notification_observer.cc 15 content::NOTIFICATION_LOAD_STOP,
remote_desktop_browsertest.cc 209 content::NOTIFICATION_LOAD_STOP,
287 content::NOTIFICATION_LOAD_STOP,
564 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/content/public/browser/
notification_types.h 90 NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/
crash_recovery_browsertest.cc 54 content::NOTIFICATION_LOAD_STOP,
85 content::NOTIFICATION_LOAD_STOP,
errorpage_browsertest.cc 304 content::NOTIFICATION_LOAD_STOP,
325 content::NOTIFICATION_LOAD_STOP,
337 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/tab_contents/
view_source_browsertest.cc 118 content::NOTIFICATION_LOAD_STOP,
128 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/test/gpu/
webgl_infobar_browsertest.cc 77 content::NOTIFICATION_LOAD_STOP,
111 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/content/browser/speech/
input_tag_speech_browsertest.cc 52 NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/geolocation/
geolocation_browsertest.cc 84 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
113 if (type == content::NOTIFICATION_LOAD_STOP) {
173 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
196 } else if ((type == content::NOTIFICATION_LOAD_STOP) && navigation_started_) {
407 content::NOTIFICATION_LOAD_STOP,
575 content::NOTIFICATION_LOAD_STOP,
611 content::NOTIFICATION_LOAD_STOP,
718 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/ui/
browser_navigator_browsertest.cc     [all...]
  /external/chromium_org/chrome/browser/ssl/
ssl_browser_tests.cc 216 content::NOTIFICATION_LOAD_STOP,
541 content::NOTIFICATION_LOAD_STOP,
559 content::NOTIFICATION_LOAD_STOP,
773 content::NOTIFICATION_LOAD_STOP,
    [all...]
  /external/chromium_org/chrome/browser/ui/pdf/
pdf_browsertest.cc 195 if (type == content::NOTIFICATION_LOAD_STOP) {
313 content::NOTIFICATION_LOAD_STOP,
412 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log_browsertest.cc 95 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_widget_host_view_mac_delegate_browsertest.cc 36 content::NOTIFICATION_LOAD_STOP,
  /external/chromium_org/content/browser/web_contents/
web_contents_impl_browsertest.cc 59 : WindowedNotificationObserver(NOTIFICATION_LOAD_STOP,
67 if (type == NOTIFICATION_LOAD_STOP) {
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.cc 124 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
142 } else if (type == content::NOTIFICATION_LOAD_STOP) {
245 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
296 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP, source);
328 } else if (type == content::NOTIFICATION_LOAD_STOP) {
609 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
630 case content::NOTIFICATION_LOAD_STOP:
650 // we wait for NOTIFICATION_LOAD_STOP.
699 registrar_.Add(this, content::NOTIFICATION_LOAD_STOP,
714 DCHECK(type == content::NOTIFICATION_LOAD_STOP);
    [all...]