Home | History | Annotate | Download | only in browser

Lines Matching refs:MockAutofillManagerDelegate

273 class MockAutofillManagerDelegate : public TestAutofillManagerDelegate {
275 MockAutofillManagerDelegate()
280 virtual ~MockAutofillManagerDelegate() {}
425 autofill_manager_delegate_.reset(new MockAutofillManagerDelegate());
632 scoped_ptr<MockAutofillManagerDelegate> autofill_manager_delegate_;