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

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_unittest.cc 263 TestPersonalDataManager* GetTestingManager() {
309 GetTestingManager();
830 controller()->GetTestingManager()->AddTestingProfile(&empty_profile);
839 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
847 controller()->GetTestingManager()->AddTestingProfile(&verified_profile);
859 controller()->GetTestingManager()->AddTestingProfile(&profile);
860 controller()->GetTestingManager()->AddTestingProfile(&profile2);
875 controller()->GetTestingManager()->AddTestingProfile(&profile);
876 controller()->GetTestingManager()->AddTestingProfile(&profile2);
    [all...]
autofill_dialog_controller_browsertest.cc 182 TestPersonalDataManager* GetTestingManager() {
556 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
609 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
676 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
717 controller()->GetTestingManager()->AddTestingCreditCard(&card1);
720 controller()->GetTestingManager()->AddTestingCreditCard(&card2);
722 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
801 controller()->GetTestingManager()->AddTestingCreditCard(&card);
825 controller()->GetTestingManager()->AddTestingCreditCard(&verified_card);
836 controller()->GetTestingManager()->AddTestingCreditCard(&expired_card)
    [all...]

Completed in 590 milliseconds