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

  /external/chromium/chrome/browser/sync/
profile_sync_service_session_unittest.cc 58 notified_of_update_(false) {}
84 notified_of_update_ = true;
144 bool notified_of_update_; member in class:browser_sync::ProfileSyncServiceSessionTest
329 ASSERT_FALSE(notified_of_update_);
334 ASSERT_TRUE(notified_of_update_);
348 ASSERT_FALSE(notified_of_update_);
353 ASSERT_TRUE(notified_of_update_);
367 ASSERT_FALSE(notified_of_update_);
372 ASSERT_TRUE(notified_of_update_);
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_session_unittest.cc 127 notified_of_update_(false) {}
158 notified_of_update_ = true;
237 bool notified_of_update_; member in class:browser_sync::ProfileSyncServiceSessionTest
601 ASSERT_FALSE(notified_of_update_);
609 ASSERT_TRUE(notified_of_update_);
620 ASSERT_FALSE(notified_of_update_);
628 ASSERT_TRUE(notified_of_update_);
641 ASSERT_FALSE(notified_of_update_);
649 ASSERT_TRUE(notified_of_update_);
734 ASSERT_FALSE(notified_of_update_);
    [all...]
  /external/chromium_org/chrome/browser/sync/sessions2/
sessions_sync_manager_unittest.cc 1392 bool notified_of_update_; member in class:browser_sync::__anon5728::SessionNotificationObserver
    [all...]

Completed in 70 milliseconds