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

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_preference_unittest.cc57 typedef std::map<const std::string, const Value*> PreferenceValues; typedef
288 const PreferenceValues& entries)
300 const PreferenceValues& entries) {
304 for (PreferenceValues::const_iterator i = entries.begin();
379 PreferenceValues cloud_data;
380 STLValueDeleter<PreferenceValues> cloud_data_deleter(&cloud_data);
422 PreferenceValues cloud_data;
423 STLValueDeleter<PreferenceValues> cloud_data_deleter(&cloud_data);
465 PreferenceValues cloud_data;
466 STLValueDeleter<PreferenceValues> cloud_data_delete
[all...]
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service_preference_unittest.cc40 typedef std::map<const std::string, const Value*> PreferenceValues; typedef
194 const PreferenceValues& entries)
201 for (PreferenceValues::const_iterator i = entries_.begin();
213 const PreferenceValues& entries_;
284 PreferenceValues cloud_data;

Completed in 105 milliseconds