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

/external/chromium_org/content/public/test/
H A Dmock_notification_observer.cc12 MockNotificationObserver::MockNotificationObserver() {} function in class:content::MockNotificationObserver
14 MockNotificationObserver::~MockNotificationObserver() {}
H A Dmock_notification_observer.h16 class MockNotificationObserver : public NotificationObserver { class in namespace:content
18 MockNotificationObserver();
19 virtual ~MockNotificationObserver();

Completed in 118 milliseconds