Home
last modified time | relevance | path

Searched defs:initial_prefs (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/first_run/
H A Dfirst_run_internal_linux.cc22 base::FilePath initial_prefs; in InitialPrefsPath() local
H A Dfirst_run.cc383 void SetInitialPrefsPathForTesting(const base::FilePath& initial_prefs) { in SetInitialPrefsPathForTesting()
397 auto initial_prefs = in LoadInitialPrefs() local
406 std::unique_ptr<installer::InitialPreferences> initial_prefs, in ProcessInitialPreferences()
H A Dfirst_run_internal_win.cc157 base::FilePath initial_prefs; in InitialPrefsPath() local
/dports/www/firefox-esr/firefox-91.8.0/testing/geckodriver/src/
H A Dbrowser.rs362 let initial_prefs = profile.user_prefs().unwrap(); in test_pref_backup() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/testing/geckodriver/src/
H A Dbrowser.rs362 let initial_prefs = profile.user_prefs().unwrap(); in test_pref_backup() localVariable
/dports/www/firefox/firefox-99.0/testing/geckodriver/src/
H A Dbrowser.rs480 let initial_prefs = profile.user_prefs().unwrap(); in test_pref_backup() localVariable