Searched defs:HasLatestProgressMarkers (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dquiesce_status_change_checker.cc59 // "HasLatestProgressMarkers()" state.
61 // This is a work-around for the HasLatestProgressMarkers check's inherent
65 // cached HasLatestProgressMarkers state every time that event occurs.
79 bool HasLatestProgressMarkers();
138 bool ProgressMarkerWatcher::HasLatestProgressMarkers() { function in class:ProgressMarkerWatcher
176 if (!(*it)->HasLatestProgressMarkers()) {

Completed in 82 milliseconds