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 293 TestPersonalDataManager* GetTestingManager() {
346 GetTestingManager();
    [all...]
autofill_dialog_controller_browsertest.cc 195 TestPersonalDataManager* GetTestingManager() {
600 controller()->GetTestingManager()->AddTestingCreditCard(&card);
602 controller()->GetTestingManager()->AddTestingProfile(&profile);
621 controller()->GetTestingManager()->AddTestingCreditCard(&card);
623 controller()->GetTestingManager()->AddTestingProfile(&profile);
671 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
771 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
812 controller()->GetTestingManager()->AddTestingCreditCard(&card1);
815 controller()->GetTestingManager()->AddTestingCreditCard(&card2);
817 controller()->GetTestingManager()->AddTestingProfile(&full_profile)
    [all...]

Completed in 142 milliseconds