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

  /external/chromium_org/components/autofill/core/browser/
test_personal_data_manager.cc 16 void TestPersonalDataManager::AddTestingProfile(AutofillProfile* profile) {
test_personal_data_manager.h 23 void AddTestingProfile(AutofillProfile* profile);
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_unittest.cc     [all...]
autofill_dialog_controller_browsertest.cc 604 controller()->GetTestingManager()->AddTestingProfile(&profile);
625 controller()->GetTestingManager()->AddTestingProfile(&profile);
673 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
754 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
800 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
    [all...]

Completed in 213 milliseconds