HomeSort by relevance Sort by last modified time
    Searched refs:PersonalDataManager (Results 76 - 88 of 88) sorted by null

1 2 34

  /external/chromium_org/chrome/browser/ui/webui/options/
autofill_options_handler.cc 38 using autofill::PersonalDataManager;
  /external/chromium/chrome/browser/profiles/
profile_impl.cc     [all...]
  /external/chromium/chrome/browser/webdata/
autofill_table.cc     [all...]
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_table.cc     [all...]
  /external/chromium/chrome/browser/autofill/
autofill_manager.cc 744 PersonalDataManager* personal_data)
    [all...]
autofill_manager_unittest.cc 54 class TestPersonalDataManager : public PersonalDataManager {
478 // PersonalDataManager to be around when it gets destroyed.
    [all...]
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_browsertest.cc 177 virtual PersonalDataManager* GetManager() OVERRIDE {
    [all...]
autofill_dialog_controller_impl.cc     [all...]
autofill_dialog_controller_unittest.cc 254 virtual PersonalDataManager* GetManager() OVERRIDE {
786 // Since the PersonalDataManager is empty, this should only have the
    [all...]
  /external/chromium_org/components/autofill/core/browser/
autofill_manager_unittest.cc 63 typedef PersonalDataManager::GUIDPair GUIDPair;
71 class TestPersonalDataManager : public PersonalDataManager {
73 TestPersonalDataManager() : PersonalDataManager("en-US") {
82 // Factory method for keyed service. PersonalDataManager is NULL for testing.
761 // PersonalDataManager to be around when it gets destroyed. Also, a real
    [all...]
personal_data_manager_unittest.cc 91 personal_data_.reset(new PersonalDataManager("en-US"));
109 scoped_ptr<PersonalDataManager> personal_data_;
209 // Reset the PersonalDataManager. This tests that the personal data was saved
264 // Reset the PersonalDataManager. This tests that the personal data was saved
462 // Reset the PersonalDataManager. This tests that the personal data was saved
481 // Reset the PersonalDataManager. This tests that the personal data was saved
    [all...]
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover_unittest.cc 470 autofill::PersonalDataManager* personal_data_manager_;
    [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc     [all...]

Completed in 675 milliseconds

1 2 34