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

  /external/chromium/chrome/browser/google/
google_url_tracker_unittest.cc 24 // TestNotificationObserver ---------------------------------------------------
28 class TestNotificationObserver : public NotificationObserver {
30 TestNotificationObserver();
31 virtual ~TestNotificationObserver();
43 TestNotificationObserver::TestNotificationObserver() : notified_(false) {
46 TestNotificationObserver::~TestNotificationObserver() {
49 void TestNotificationObserver::Observe(NotificationType type,
130 scoped_ptr<TestNotificationObserver> observer_
    [all...]
  /external/chromium/chrome/browser/download/
save_page_browsertest.cc 43 ui_test_utils::TestNotificationObserver observer;

Completed in 79 milliseconds