Home
last modified time | relevance | path

Searched refs:AutofillManagerTestDelegate (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dautofill_manager_test_delegate.h10 class AutofillManagerTestDelegate {
12 virtual ~AutofillManagerTestDelegate() {} in ~AutofillManagerTestDelegate()
Dautofill_manager.h55 class AutofillManagerTestDelegate; variable
118 void SetTestDelegate(autofill::AutofillManagerTestDelegate* delegate);
337 autofill::AutofillManagerTestDelegate* test_delegate_;
Dautofill_manager.cc597 autofill::AutofillManagerTestDelegate* delegate) { in SetTestDelegate()
/external/chromium_org/chrome/browser/autofill/
Dautofill_interactive_uitest.cc95 : public autofill::AutofillManagerTestDelegate {