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

/external/chromium/chrome/browser/chromeos/notifications/
H A Dnotification_panel.h29 class NotificationPanelTester;
116 NotificationPanelTester* GetTester();
119 friend class NotificationPanelTester;
198 scoped_ptr<NotificationPanelTester> tester_;
203 class NotificationPanelTester { class in namespace:chromeos
205 explicit NotificationPanelTester(NotificationPanel* panel) function in class:chromeos::NotificationPanelTester
243 DISALLOW_COPY_AND_ASSIGN(NotificationPanelTester);

Completed in 38 milliseconds