Searched defs:pref_file (Results 1 – 7 of 7) sorted by relevance
68 bool ParsePrefFile(const base::FilePath& pref_file, in ParsePrefFile()175 base::FilePath pref_file = profile_path.AppendASCII(kPrefFileName); in GetSettings() local247 bool FirefoxProxySettings::GetSettingsFromFile(const base::FilePath& pref_file, in GetSettingsFromFile()
20 static bool TestGetSettingsFromFile(const base::FilePath& pref_file, in TestGetSettingsFromFile()
37 base::FilePath pref_file = GetPreferencesFilePath(); in SetUpUserDataDirectory() local
31 base::FilePath pref_file = appdata_dir.AppendASCII("Apple Computer") in GetPrefFileData() local
45 base::FilePath pref_file; member
301 FilePath pref_file = temp_dir_.path().AppendASCII("empty_values.json"); in TEST_F() local335 FilePath pref_file = temp_dir_.path().AppendASCII("empty_values.json"); in TEST_F() local
87 const base::FilePath& pref_file) { in ReadPrefsDictionary()