Searched refs:pref_update (Results 1 – 4 of 4) sorted by relevance
504 DictionaryPrefUpdate pref_update(prefs, prefs::kExtensionInstallForceList); in IN_PROC_BROWSER_TEST_F() local505 base::DictionaryValue* forcelist = pref_update.Get(); in IN_PROC_BROWSER_TEST_F()584 DictionaryPrefUpdate pref_update(prefs, prefs::kExtensionInstallForceList); in IN_PROC_BROWSER_TEST_F() local586 pref_update.Get(), kExtensionId, in IN_PROC_BROWSER_TEST_F()623 DictionaryPrefUpdate pref_update(prefs, prefs::kExtensionInstallForceList); in IN_PROC_BROWSER_TEST_F() local624 base::DictionaryValue* forcelist = pref_update.Get(); in IN_PROC_BROWSER_TEST_F()
214 DictionaryPrefUpdate pref_update(profile_->GetPrefs(), in GetForeignSessions() local216 DictionaryValue* pref_collapsed_sessions = pref_update.Get(); in GetForeignSessions()
241 DictionaryPrefUpdate pref_update(Profile::FromWebUI(web_ui())->GetPrefs(), in HandleGetForeignSessions() local243 DictionaryValue* current_collapsed_sessions = pref_update.Get(); in HandleGetForeignSessions()
422 ListPrefUpdate pref_update(prefs, prefs::kExtensionInstallForceList); in IN_PROC_BROWSER_TEST_F() local423 ListValue* forcelist = pref_update.Get(); in IN_PROC_BROWSER_TEST_F()