Home
last modified time | relevance | path

Searched refs:notified_of_update (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/sessions/
Dsessions_sync_manager_unittest.cc1855 bool notified_of_update() const { return notified_of_update_; } in notified_of_update() function in browser_sync::__anonbef9d0740311::SessionNotificationObserver
1872 ASSERT_FALSE(observer.notified_of_update()); in TEST_F()
1884 EXPECT_TRUE(observer.notified_of_update()); in TEST_F()
1890 EXPECT_TRUE(observer.notified_of_update()); in TEST_F()
1896 EXPECT_TRUE(observer.notified_of_update()); in TEST_F()
1915 ASSERT_FALSE(observer.notified_of_update()); in TEST_F()
1917 ASSERT_TRUE(observer.notified_of_update()); in TEST_F()