HomeSort by relevance Sort by last modified time
    Searched refs:DisableSystemServices (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/components/autofill/core/browser/
autofill_test_utils.h 92 void DisableSystemServices(PrefService* prefs);
autofill_merge_unittest.cc 172 test::DisableSystemServices(NULL);
autofill_test_utils.cc 205 void DisableSystemServices(PrefService* prefs) {
autofill_metrics_unittest.cc 258 test::DisableSystemServices(autofill_client_.GetPrefs());
    [all...]
personal_data_manager_unittest.cc 80 test::DisableSystemServices(prefs_.get());
    [all...]
  /external/chromium_org/chrome/browser/autofill/
autofill_cc_infobar_delegate_unittest.cc 73 test::DisableSystemServices(profile()->GetPrefs());
autofill_browsertest.cc 120 test::DisableSystemServices(browser()->profile()->GetPrefs());
autofill_interactive_uitest.cc 206 test::DisableSystemServices(browser()->profile()->GetPrefs());
    [all...]
  /external/chromium_org/chrome/browser/password_manager/
password_generation_interactive_uitest.cc 65 autofill::test::DisableSystemServices(browser()->profile()->GetPrefs());
password_manager_browsertest.cc 565 autofill::test::DisableSystemServices(browser()->profile()->GetPrefs());
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
bidi_checker_web_ui_test.cc 258 autofill::test::DisableSystemServices(profile->GetPrefs());
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover_unittest.cc 426 autofill::test::DisableSystemServices(profile->GetPrefs());
    [all...]
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_browsertest.cc 320 autofill::test::DisableSystemServices(browser()->profile()->GetPrefs());
    [all...]

Completed in 176 milliseconds