Searched refs:MockNotificationObserver (Results 1 – 4 of 4) sorted by relevance
12 MockNotificationObserver::MockNotificationObserver() {} in MockNotificationObserver() function in content::MockNotificationObserver14 MockNotificationObserver::~MockNotificationObserver() {} in ~MockNotificationObserver()
16 class MockNotificationObserver : public NotificationObserver {18 MockNotificationObserver();19 ~MockNotificationObserver() override;
186 content::MockNotificationObserver observer_;
1026 content::MockNotificationObserver observer; in IN_PROC_BROWSER_TEST_F()1068 content::MockNotificationObserver observer; in IN_PROC_BROWSER_TEST_F()1103 content::MockNotificationObserver observer; in IN_PROC_BROWSER_TEST_F()