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

  /external/chromium_org/sync/engine/
directory_commit_contribution_unittest.cc 108 ObserverList<TypeDebugInfoObserver> type_observers_; member in class:syncer::DirectoryCommitContributionTest
126 DirectoryTypeDebugInfoEmitter emitter(PREFERENCES, &type_observers_);
152 DirectoryTypeDebugInfoEmitter emitter(PREFERENCES, &type_observers_);
175 DirectoryTypeDebugInfoEmitter emitter1(PREFERENCES, &type_observers_);
176 DirectoryTypeDebugInfoEmitter emitter2(EXTENSIONS, &type_observers_);
228 DirectoryTypeDebugInfoEmitter emitter(PREFERENCES, &type_observers_);
270 DirectoryTypeDebugInfoEmitter emitter(BOOKMARKS, &type_observers_);
313 DirectoryTypeDebugInfoEmitter emitter(BOOKMARKS, &type_observers_);
339 DirectoryTypeDebugInfoEmitter emitter(PREFERENCES, &type_observers_);
374 DirectoryTypeDebugInfoEmitter emitter1(PREFERENCES, &type_observers_);
    [all...]
directory_update_handler_unittest.cc 92 ObserverList<TypeDebugInfoObserver> type_observers_; member in class:syncer::DirectoryUpdateHandlerProcessUpdateTest
133 DirectoryTypeDebugInfoEmitter emitter(BOOKMARKS, &type_observers_);
172 DirectoryTypeDebugInfoEmitter emitter(BOOKMARKS, &type_observers_);
207 DirectoryTypeDebugInfoEmitter emitter(AUTOFILL, &type_observers_);
239 DirectoryTypeDebugInfoEmitter emitter(BOOKMARKS, &type_observers_);
256 DirectoryTypeDebugInfoEmitter emitter(SYNCED_NOTIFICATIONS, &type_observers_);
321 DirectoryTypeDebugInfoEmitter emitter(SYNCED_NOTIFICATIONS, &type_observers_);
404 DirectoryTypeDebugInfoEmitter emitter(ARTICLES, &type_observers_);
484 bookmarks_emitter_(BOOKMARKS, &type_observers_),
485 passwords_emitter_(PASSWORDS, &type_observers_),
557 ObserverList<TypeDebugInfoObserver> type_observers_; member in class:syncer::DirectoryUpdateHandlerApplyUpdateTest
    [all...]

Completed in 62 milliseconds