Searched defs:TestAutofillMetrics (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dform_structure_unittest.cc24 class TestAutofillMetrics : public AutofillMetrics { class in namespace:autofill::__anon6337
26 TestAutofillMetrics() {} function in class:autofill::__anon6337::TestAutofillMetrics
27 virtual ~TestAutofillMetrics() {}
121 form_structure->DetermineHeuristicTypes(TestAutofillMetrics());
133 form_structure->DetermineHeuristicTypes(TestAutofillMetrics());
168 form_structure->DetermineHeuristicTypes(TestAutofillMetrics());
183 form_structure->DetermineHeuristicTypes(TestAutofillMetrics());
193 form_structure->DetermineHeuristicTypes(TestAutofillMetrics());
199 form_structure->DetermineHeuristicTypes(TestAutofillMetrics());
205 form_structure->DetermineHeuristicTypes(TestAutofillMetrics());
[all...]
H A Dpersonal_data_manager_unittest.cc54 class TestAutofillMetrics : public AutofillMetrics { class in namespace:autofill::__anon6341
56 TestAutofillMetrics() {} function in class:autofill::__anon6341::TestAutofillMetrics
57 virtual ~TestAutofillMetrics() {}
614 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
655 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
688 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
719 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
740 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
771 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
798 form_structure.DetermineHeuristicTypes(TestAutofillMetrics());
[all...]
/external/chromium_org/components/password_manager/core/browser/
H A Dpassword_generation_manager_unittest.cc97 class TestAutofillMetrics : public autofill::AutofillMetrics { class in namespace:password_manager::__anon6678
99 TestAutofillMetrics() {} function in class:password_manager::__anon6678::TestAutofillMetrics
100 virtual ~TestAutofillMetrics() {}
201 kServerResponse, forms, TestAutofillMetrics());

Completed in 302 milliseconds