Home | History | Annotate | Download | only in autofill

Lines Matching refs:TestPersonalDataManager

54 class TestPersonalDataManager : public PersonalDataManager {
56 TestPersonalDataManager() : autofill_enabled_(true) {
118 DISALLOW_COPY_AND_ASSIGN(TestPersonalDataManager);
124 TestPersonalDataManager* personal_manager)
198 test_personal_data_ = new TestPersonalDataManager();
205 scoped_refptr<TestPersonalDataManager> test_personal_data_;