Home
last modified time | relevance | path

Searched defs:FakeSyncChangeProcessor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sync/api/
Dfake_sync_change_processor.cc11 FakeSyncChangeProcessor::FakeSyncChangeProcessor() {} in FakeSyncChangeProcessor() function in syncer::FakeSyncChangeProcessor
/external/chromium_org/components/dom_distiller/core/
Ddom_distiller_store_unittest.cc58 class FakeSyncChangeProcessor : public syncer::SyncChangeProcessor { class
60 explicit FakeSyncChangeProcessor(EntryMap* model) : model_(model) {} in FakeSyncChangeProcessor() function in dom_distiller::__anonc955da800111::FakeSyncChangeProcessor