HomeSort by relevance Sort by last modified time
    Searched defs:TestPanelNotificationObserver (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
test_panel_notification_observer.cc 12 TestPanelNotificationObserver::TestPanelNotificationObserver(
20 TestPanelNotificationObserver::~TestPanelNotificationObserver() {}
22 void TestPanelNotificationObserver::Wait() {
32 void TestPanelNotificationObserver::Observe(
test_panel_notification_observer.h 21 class TestPanelNotificationObserver : public content::NotificationObserver {
23 TestPanelNotificationObserver(int notification,
25 virtual ~TestPanelNotificationObserver();
43 DISALLOW_COPY_AND_ASSIGN(TestPanelNotificationObserver);

Completed in 112 milliseconds