TestAutofillManagerDelegate 30 chrome/browser/autofill/content_autofill_driver_browsertest.cc : public autofill::TestAutofillManagerDelegate { TestAutofillManagerDelegate 57 chrome/browser/ui/autofill/autofill_popup_controller_unittest.cc : public autofill::TestAutofillManagerDelegate { TestAutofillManagerDelegate 71 components/autofill/content/browser/content_autofill_driver_unittest.cc test_manager_delegate_.reset(new TestAutofillManagerDelegate()); TestAutofillManagerDelegate 199 components/autofill/content/browser/content_autofill_driver_unittest.cc scoped_ptr<TestAutofillManagerDelegate> test_manager_delegate_; TestAutofillManagerDelegate 42 components/autofill/content/browser/request_autocomplete_manager_unittest.cc class CustomTestAutofillManagerDelegate : public TestAutofillManagerDelegate { TestAutofillManagerDelegate 47 components/autofill/core/browser/autocomplete_history_manager_unittest.cc : public autofill::TestAutofillManagerDelegate { TestAutofillManagerDelegate 53 components/autofill/core/browser/autofill_external_delegate_unittest.cc : public autofill::TestAutofillManagerDelegate { TestAutofillManagerDelegate 689 components/autofill/core/browser/autofill_manager_unittest.cc TestAutofillManagerDelegate autofill_delegate_; TestAutofillManagerDelegate 2323 components/autofill/core/browser/autofill_manager_unittest.cc TestAutofillManagerDelegate delegate; TestAutofillManagerDelegate 2350 components/autofill/core/browser/autofill_manager_unittest.cc TestAutofillManagerDelegate delegate; TestAutofillManagerDelegate 2851 components/autofill/core/browser/autofill_manager_unittest.cc class MockAutofillManagerDelegate : public TestAutofillManagerDelegate { TestAutofillManagerDelegate 242 components/autofill/core/browser/autofill_metrics_unittest.cc TestAutofillManagerDelegate manager_delegate_; TestAutofillManagerDelegate 10 components/autofill/core/browser/test_autofill_manager_delegate.cc TestAutofillManagerDelegate::TestAutofillManagerDelegate() {} TestAutofillManagerDelegate 11 components/autofill/core/browser/test_autofill_manager_delegate.cc TestAutofillManagerDelegate::~TestAutofillManagerDelegate() {} TestAutofillManagerDelegate 13 components/autofill/core/browser/test_autofill_manager_delegate.cc PersonalDataManager* TestAutofillManagerDelegate::GetPersonalDataManager() { TestAutofillManagerDelegate 18 components/autofill/core/browser/test_autofill_manager_delegate.cc TestAutofillManagerDelegate::GetDatabase() { TestAutofillManagerDelegate 22 components/autofill/core/browser/test_autofill_manager_delegate.cc PrefService* TestAutofillManagerDelegate::GetPrefs() { return prefs_.get(); } TestAutofillManagerDelegate 24 components/autofill/core/browser/test_autofill_manager_delegate.cc void TestAutofillManagerDelegate::HideRequestAutocompleteDialog() {} TestAutofillManagerDelegate 26 components/autofill/core/browser/test_autofill_manager_delegate.cc void TestAutofillManagerDelegate::ShowAutofillSettings() {} TestAutofillManagerDelegate 28 components/autofill/core/browser/test_autofill_manager_delegate.cc void TestAutofillManagerDelegate::ConfirmSaveCreditCard( TestAutofillManagerDelegate 32 components/autofill/core/browser/test_autofill_manager_delegate.cc void TestAutofillManagerDelegate::ShowRequestAutocompleteDialog( TestAutofillManagerDelegate 37 components/autofill/core/browser/test_autofill_manager_delegate.cc void TestAutofillManagerDelegate::ShowAutofillPopup( TestAutofillManagerDelegate 46 components/autofill/core/browser/test_autofill_manager_delegate.cc void TestAutofillManagerDelegate::UpdateAutofillPopupDataListValues( TestAutofillManagerDelegate 50 components/autofill/core/browser/test_autofill_manager_delegate.cc void TestAutofillManagerDelegate::HideAutofillPopup() {} TestAutofillManagerDelegate 52 components/autofill/core/browser/test_autofill_manager_delegate.cc bool TestAutofillManagerDelegate::IsAutocompleteEnabled() { TestAutofillManagerDelegate 56 components/autofill/core/browser/test_autofill_manager_delegate.cc void TestAutofillManagerDelegate::DetectAccountCreationForms( TestAutofillManagerDelegate 59 components/autofill/core/browser/test_autofill_manager_delegate.cc void TestAutofillManagerDelegate::DidFillOrPreviewField( TestAutofillManagerDelegate 17 components/autofill/core/browser/test_autofill_manager_delegate.h class TestAutofillManagerDelegate : public AutofillManagerDelegate { TestAutofillManagerDelegate 19 components/autofill/core/browser/test_autofill_manager_delegate.h TestAutofillManagerDelegate(); TestAutofillManagerDelegate 20 components/autofill/core/browser/test_autofill_manager_delegate.h virtual ~TestAutofillManagerDelegate(); TestAutofillManagerDelegate 63 components/autofill/core/browser/test_autofill_manager_delegate.h DISALLOW_COPY_AND_ASSIGN(TestAutofillManagerDelegate);