Home | History | Annotate | Download | only in autofill

Lines Matching refs:TestAutofillManager

409 class TestAutofillManager : public AutofillManager {
411 TestAutofillManager(TabContents* tab_contents,
466 DISALLOW_COPY_AND_ASSIGN(TestAutofillManager);
486 autofill_manager_.reset(new TestAutofillManager(contents(),
570 scoped_ptr<TestAutofillManager> autofill_manager_;