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 292 TestPersonalDataManager* GetTestingManager() {
345 GetTestingManager();
    [all...]
autofill_dialog_controller_browsertest.cc 196 TestPersonalDataManager* GetTestingManager() {
602 controller()->GetTestingManager()->AddTestingCreditCard(&card);
604 controller()->GetTestingManager()->AddTestingProfile(&profile);
623 controller()->GetTestingManager()->AddTestingCreditCard(&card);
625 controller()->GetTestingManager()->AddTestingProfile(&profile);
673 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
754 controller()->GetTestingManager()->AddTestingProfile(&full_profile);
795 controller()->GetTestingManager()->AddTestingCreditCard(&card1);
798 controller()->GetTestingManager()->AddTestingCreditCard(&card2);
800 controller()->GetTestingManager()->AddTestingProfile(&full_profile)
    [all...]

Completed in 252 milliseconds