Searched refs:kAutofillAuxiliaryProfilesEnabled (Results 1 – 7 of 7) sorted by relevance
100 kAutofillAuxiliaryProfilesEnabled) { in IN_PROC_BROWSER_TEST_F() argument106 autofill::prefs::kAutofillAuxiliaryProfilesEnabled)); in IN_PROC_BROWSER_TEST_F()109 ChangeBooleanPref(0, autofill::prefs::kAutofillAuxiliaryProfilesEnabled); in IN_PROC_BROWSER_TEST_F()120 BooleanPrefMatches(autofill::prefs::kAutofillAuxiliaryProfilesEnabled)); in IN_PROC_BROWSER_TEST_F()123 BooleanPrefMatches(autofill::prefs::kAutofillAuxiliaryProfilesEnabled)); in IN_PROC_BROWSER_TEST_F()
12 const char kAutofillAuxiliaryProfilesEnabled[] = variable
13 extern const char kAutofillAuxiliaryProfilesEnabled[];
217 prefs->SetBoolean(prefs::kAutofillAuxiliaryProfilesEnabled, false); in DisableSystemServices()
1577 ::autofill::prefs::kAutofillAuxiliaryProfilesEnabled, true); in TEST_F()2505 prefs->GetBoolean(::autofill::prefs::kAutofillAuxiliaryProfilesEnabled)); in TEST_F()2506 prefs->SetBoolean(::autofill::prefs::kAutofillAuxiliaryProfilesEnabled, in TEST_F()2508 prefs->ClearPref(::autofill::prefs::kAutofillAuxiliaryProfilesEnabled); in TEST_F()2510 prefs->GetBoolean(::autofill::prefs::kAutofillAuxiliaryProfilesEnabled)); in TEST_F()2513 prefs->GetBoolean(::autofill::prefs::kAutofillAuxiliaryProfilesEnabled)); in TEST_F()2514 prefs->SetBoolean(::autofill::prefs::kAutofillAuxiliaryProfilesEnabled, true); in TEST_F()2515 prefs->ClearPref(::autofill::prefs::kAutofillAuxiliaryProfilesEnabled); in TEST_F()2517 prefs->GetBoolean(::autofill::prefs::kAutofillAuxiliaryProfilesEnabled)); in TEST_F()
199 prefs::kAutofillAuxiliaryProfilesEnabled, in RegisterProfilePrefs()204 prefs::kAutofillAuxiliaryProfilesEnabled, in RegisterProfilePrefs()250 prefs->FindPreference(prefs::kAutofillAuxiliaryProfilesEnabled); in MigrateUserPrefs()
1104 if (!pref_service_->GetBoolean(prefs::kAutofillAuxiliaryProfilesEnabled)) in GetProfiles()