Searched refs:AutofillWebDataServiceConsumer (Results 1 – 2 of 2) sorted by relevance
15 class AutofillWebDataServiceConsumer: public WebDataServiceConsumer {17 AutofillWebDataServiceConsumer() : handle_(0) {} in AutofillWebDataServiceConsumer() function18 virtual ~AutofillWebDataServiceConsumer() {} in ~AutofillWebDataServiceConsumer()37 DISALLOW_COPY_AND_ASSIGN(AutofillWebDataServiceConsumer);
178 AutofillWebDataServiceConsumer<std::vector<string16> > consumer; in TEST_F()272 AutofillWebDataServiceConsumer<std::vector<AutofillProfile*> > consumer; in TEST_F()292 AutofillWebDataServiceConsumer<std::vector<AutofillProfile*> > consumer; in TEST_F()316 AutofillWebDataServiceConsumer<std::vector<AutofillProfile*> > consumer2; in TEST_F()337 AutofillWebDataServiceConsumer<std::vector<AutofillProfile*> > consumer; in TEST_F()364 AutofillWebDataServiceConsumer<std::vector<AutofillProfile*> > consumer2; in TEST_F()393 AutofillWebDataServiceConsumer<std::vector<CreditCard*> > consumer; in TEST_F()412 AutofillWebDataServiceConsumer<std::vector<CreditCard*> > consumer; in TEST_F()435 AutofillWebDataServiceConsumer<std::vector<CreditCard*> > consumer2; in TEST_F()457 AutofillWebDataServiceConsumer<std::vector<CreditCard*> > consumer; in TEST_F()[all …]