Searched defs:TestPanelNotificationObserver (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
H A Dtest_panel_notification_observer.cc12 TestPanelNotificationObserver::TestPanelNotificationObserver( function in class:TestPanelNotificationObserver
20 TestPanelNotificationObserver::~TestPanelNotificationObserver() {}
22 void TestPanelNotificationObserver::Wait() {
32 void TestPanelNotificationObserver::Observe(
H A Dtest_panel_notification_observer.h21 class TestPanelNotificationObserver : public content::NotificationObserver { class in inherits:content::NotificationObserver
23 TestPanelNotificationObserver(int notification,
25 virtual ~TestPanelNotificationObserver();
43 DISALLOW_COPY_AND_ASSIGN(TestPanelNotificationObserver);

Completed in 239 milliseconds