Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/sync/sessions/
Dsessions_sync_manager_unittest.cc1834 notified_of_refresh_(false) { in SessionNotificationObserver()
1848 notified_of_refresh_ = true; in Observe()
1856 bool notified_of_refresh() const { return notified_of_refresh_; } in notified_of_refresh()
1859 notified_of_refresh_ = false; in Reset()
1864 bool notified_of_refresh_; member in browser_sync::__anonbef9d0740311::SessionNotificationObserver