Home
last modified time | relevance | path

Searched refs:SetStartupPref (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/chrome/browser/ui/startup/
Dstartup_browser_creator_interactive_uitest.cc55 SessionStartupPref::SetStartupPref(profile_1, pref_urls); in IN_PROC_BROWSER_TEST_F()
56 SessionStartupPref::SetStartupPref(profile_2, pref_urls); in IN_PROC_BROWSER_TEST_F()
57 SessionStartupPref::SetStartupPref(profile_3, pref_urls); in IN_PROC_BROWSER_TEST_F()
58 SessionStartupPref::SetStartupPref(profile_4, pref_urls); in IN_PROC_BROWSER_TEST_F()
Dstartup_browser_creator_browsertest.cc201 SessionStartupPref::SetStartupPref(browser()->profile(), pref); in IN_PROC_BROWSER_TEST_F()
249 SessionStartupPref::SetStartupPref(browser()->profile(), pref); in IN_PROC_BROWSER_TEST_F()
614 SessionStartupPref::SetStartupPref(default_profile, pref1); in IN_PROC_BROWSER_TEST_F()
617 SessionStartupPref::SetStartupPref(other_profile, pref2); in IN_PROC_BROWSER_TEST_F()
683 SessionStartupPref::SetStartupPref(profile1, pref1); in IN_PROC_BROWSER_TEST_F()
686 SessionStartupPref::SetStartupPref(profile2, pref2); in IN_PROC_BROWSER_TEST_F()
790 SessionStartupPref::SetStartupPref(profile_home1, pref_home); in IN_PROC_BROWSER_TEST_F()
791 SessionStartupPref::SetStartupPref(profile_home2, pref_home); in IN_PROC_BROWSER_TEST_F()
794 SessionStartupPref::SetStartupPref(profile_last, pref_last); in IN_PROC_BROWSER_TEST_F()
803 SessionStartupPref::SetStartupPref(profile_urls, pref_urls); in IN_PROC_BROWSER_TEST_F()
[all …]
/external/chromium/chrome/browser/prefs/
Dsession_startup_pref.h34 static void SetStartupPref(Profile* profile, const SessionStartupPref& pref);
35 static void SetStartupPref(PrefService* prefs,
Dsession_startup_pref.cc54 void SessionStartupPref::SetStartupPref( in SetStartupPref() function in SessionStartupPref
58 SetStartupPref(profile->GetPrefs(), pref); in SetStartupPref()
62 void SessionStartupPref::SetStartupPref(PrefService* prefs, in SetStartupPref() function in SessionStartupPref
Dsession_startup_pref_unittest.cc54 SessionStartupPref::SetStartupPref(pref_service_.get(), override_test); in TEST_F()
/external/chromium_org/chrome/browser/prefs/
Dsession_startup_pref.h56 static void SetStartupPref(Profile* profile, const SessionStartupPref& pref);
57 static void SetStartupPref(PrefService* prefs,
Dsession_startup_pref.cc96 void SessionStartupPref::SetStartupPref( in SetStartupPref() function in SessionStartupPref
100 SetStartupPref(profile->GetPrefs(), pref); in SetStartupPref()
104 void SessionStartupPref::SetStartupPref(PrefService* prefs, in SetStartupPref() function in SessionStartupPref
Dsession_startup_pref_unittest.cc82 SessionStartupPref::SetStartupPref(pref_service_.get(), override_test); in TEST_F()
/external/chromium/chrome/browser/sessions/
Dsession_restore_browsertest.cc84 SessionStartupPref::SetStartupPref( in IN_PROC_BROWSER_TEST_F()
193 SessionStartupPref::SetStartupPref(browser()->profile(), pref); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/api/settings_overrides/
Dsettings_overrides_browsertest.cc61 SessionStartupPref::SetStartupPref(prefs, startup_pref); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/ui/webui/options/
Dstartup_pages_handler.cc214 SessionStartupPref::SetStartupPref(prefs, pref); in SaveStartupPagesPref()
/external/chromium_org/chrome/browser/profile_resetter/
Dprofile_resetter_unittest.cc582 SessionStartupPref::SetStartupPref(prefs, startup_pref); in TEST_F()
600 SessionStartupPref::SetStartupPref(prefs, startup_pref); in TEST_F()
836 SessionStartupPref::SetStartupPref(prefs, startup_pref); in TEST_F()
/external/chromium_org/chrome/browser/sessions/
Dbetter_session_restore_browsertest.cc374 SessionStartupPref::SetStartupPref( in SetUpOnMainThread()
671 SessionStartupPref::SetStartupPref( in SetUpOnMainThread()
Dsession_restore_browsertest.cc74 SessionStartupPref::SetStartupPref(browser()->profile(), pref); in SetUpOnMainThread()
278 SessionStartupPref::SetStartupPref( in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/ui/webui/options/
Dbrowser_options_handler.cc413 SessionStartupPref::SetStartupPref(prefs, pref); in SaveStartupPagesPref()
/external/chromium_org/chrome/browser/performance_monitor/
Dperformance_monitor_browsertest.cc342 SessionStartupPref::SetStartupPref(browser()->profile(), pref); in SetUpOnMainThread()
/external/chromium_org/chrome/browser/lifetime/
Dbrowser_close_manager_browsertest.cc236 SessionStartupPref::SetStartupPref( in SetUpOnMainThread()
/external/chromium_org/chrome/browser/translate/
Dtranslate_manager_browsertest.cc1586 SessionStartupPref::SetStartupPref(browser()->profile(), pref); in IN_PROC_BROWSER_TEST_F()