Searched defs:close_observer (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_sanity_browsertest.cc229 content::WindowedNotificationObserver close_observer(
235 close_observer.Wait();
633 content::WindowedNotificationObserver* close_observer = local
639 close_observers.push_back(close_observer);
669 content::WindowedNotificationObserver close_observer(
676 close_observer.Wait();

Completed in 911 milliseconds