Searched refs:GetPrefsJsValue (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/importer/
H A Dfirefox_importer_utils_unittest.cc35 TEST(FirefoxImporterUtilsTest, GetPrefsJsValue) {
39 GetPrefsJsValue(GetPrefsJsValueCases[i].prefs_content,
H A Dfirefox_importer_utils.h100 std::string GetPrefsJsValue(const std::string& prefs,
H A Dfirefox_importer_utils.cc289 return GetPrefsJsValue(content, pref_key);
434 std::string GetPrefsJsValue(const std::string& content, function

Completed in 99 milliseconds