Searched refs:change_for_guid (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url_service_sync_unittest.cc100 syncer::SyncChange change_for_guid(const std::string& guid) const { function in class:__anon5699::TestChangeProcessor
761 syncer::SyncChange change = processor()->change_for_guid("xyz");
802 syncer::SyncChange key1_change = processor()->change_for_guid("key1");
816 syncer::SyncChange key2_change = processor()->change_for_guid("key2");
833 processor()->change_for_guid("ccc").change_type());
892 processor()->change_for_guid("ccc").change_type());
981 processor()->change_for_guid("key2").change_type());
984 processor()->change_for_guid("key3").change_type());
1042 processor()->change_for_guid("aaa").change_type());
1045 processor()->change_for_guid("key
[all...]
/external/chromium_org/chrome/browser/sync/glue/
H A Dfavicon_cache_unittest.cc48 syncer::SyncChange change_for_guid(const std::string& guid) const { function in class:browser_sync::__anon5806::TestChangeProcessor

Completed in 72 milliseconds