Searched refs:TestAutofillManager (Results 1 – 5 of 5) sorted by relevance
21 class TestAutofillManager : public AutofillManager { class23 TestAutofillManager(AutofillDriver* driver, in TestAutofillManager() function in autofill::__anonf00c70bd0111::TestAutofillManager28 virtual ~TestAutofillManager() {} in ~TestAutofillManager()39 DISALLOW_COPY_AND_ASSIGN(TestAutofillManager);78 new TestAutofillManager(this, delegate))); in TestAutofillDriverImpl()82 TestAutofillManager* mock_autofill_manager() { in mock_autofill_manager()83 return static_cast<TestAutofillManager*>(autofill_manager()); in mock_autofill_manager()
121 class TestAutofillManager : public AutofillManager { class123 TestAutofillManager(TabContents* tab_contents, in TestAutofillManager() function in __anond71256a60111::TestAutofillManager129 virtual ~TestAutofillManager() {} in ~TestAutofillManager()149 DISALLOW_COPY_AND_ASSIGN(TestAutofillManager);199 autofill_manager_.reset(new TestAutofillManager(contents(), in SetUp()204 scoped_ptr<TestAutofillManager> autofill_manager_;
409 class TestAutofillManager : public AutofillManager { class411 TestAutofillManager(TabContents* tab_contents, in TestAutofillManager() function in __anonbea98c6a0111::TestAutofillManager466 DISALLOW_COPY_AND_ASSIGN(TestAutofillManager);486 autofill_manager_.reset(new TestAutofillManager(contents(), in SetUp()570 scoped_ptr<TestAutofillManager> autofill_manager_;
186 class TestAutofillManager : public AutofillManager { class188 TestAutofillManager(AutofillDriver* driver, in TestAutofillManager() function in autofill::__anon0824256d0111::TestAutofillManager195 virtual ~TestAutofillManager() {} in ~TestAutofillManager()250 DISALLOW_COPY_AND_ASSIGN(TestAutofillManager);267 scoped_ptr<TestAutofillManager> autofill_manager_;294 autofill_manager_.reset(new TestAutofillManager( in SetUp()
402 class TestAutofillManager : public AutofillManager { class404 TestAutofillManager(AutofillDriver* driver, in TestAutofillManager() function in autofill::__anonefbb5b310111::TestAutofillManager410 virtual ~TestAutofillManager() {} in ~TestAutofillManager()527 DISALLOW_COPY_AND_ASSIGN(TestAutofillManager);632 autofill_manager_.reset(new TestAutofillManager( in SetUp()727 scoped_ptr<TestAutofillManager> autofill_manager_;2365 autofill_manager_.reset(new TestAutofillManager( in TEST_F()2392 autofill_manager_.reset(new TestAutofillManager( in TEST_F()