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

/external/chromium_org/sync/test/engine/
H A Dmock_connection_manager.cc395 AddUpdateTombstone(syncable::Id::CreateFromServerId(
426 void MockConnectionManager::AddUpdateTombstone(const syncable::Id& id) { function in class:syncer::MockConnectionManager
439 AddUpdateTombstone(syncable::Id::CreateFromServerId(id_string));

Completed in 103 milliseconds