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

/external/chromium_org/chrome/browser/sync/
H A Dbackend_migrator_unittest.cc74 void SendConfigureDone(DataTypeManager::ConfigureStatus status, function in class:browser_sync::SyncBackendMigratorTest
146 SendConfigureDone(DataTypeManager::OK, difference);
150 SendConfigureDone(DataTypeManager::OK, preferred_types());
174 SendConfigureDone(DataTypeManager::OK, difference);
178 SendConfigureDone(DataTypeManager::OK, preferred_types());
201 SendConfigureDone(DataTypeManager::OK, syncer::ModelTypeSet());
236 SendConfigureDone(DataTypeManager::OK, difference1);
240 SendConfigureDone(DataTypeManager::OK, bookmarks);
264 SendConfigureDone(DataTypeManager::OK, preferred_types());
290 SendConfigureDone(DataTypeManage
[all...]
/external/chromium/chrome/browser/sync/
H A Dbackend_migrator_unittest.cc61 void SendConfigureDone(DataTypeManager::ConfigureResult result, function in class:browser_sync::BackendMigratorTest
104 SendConfigureDone(DataTypeManager::OK, difference);
112 SendConfigureDone(DataTypeManager::OK, preferred_types());
133 SendConfigureDone(DataTypeManager::OK, syncable::ModelTypeSet());
164 SendConfigureDone(DataTypeManager::OK, difference1);
167 SendConfigureDone(DataTypeManager::OK, bookmarks);
191 SendConfigureDone(DataTypeManager::OK, preferred_types());
209 SendConfigureDone(DataTypeManager::OK, difference);
241 SendConfigureDone(DataTypeManager::OK, preferred_types());
250 SendConfigureDone(DataTypeManage
[all...]

Completed in 100 milliseconds