Home
last modified time | relevance | path

Searched refs:FIELD_NOT_AUTOFILLED (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dautofill_metrics.h60 FIELD_NOT_AUTOFILLED, enumerator
Dautofill_metrics_unittest.cc297 Log(AutofillMetrics::FIELD_NOT_AUTOFILLED, std::string())); in TEST_F()
441 Log(AutofillMetrics::FIELD_NOT_AUTOFILLED, std::string())); in TEST_F()
520 Log(AutofillMetrics::FIELD_NOT_AUTOFILLED, std::string())); in TEST_F()
540 Log(AutofillMetrics::FIELD_NOT_AUTOFILLED, std::string())); in TEST_F()
560 Log(AutofillMetrics::FIELD_NOT_AUTOFILLED, std::string())); in TEST_F()
707 Log(AutofillMetrics::FIELD_NOT_AUTOFILLED, experiment_id)); in TEST_F()
Dform_structure.cc439 metric_logger.Log(AutofillMetrics::FIELD_NOT_AUTOFILLED, in LogQualityMetrics()
/external/chromium_org/components/autofill/core/browser/
Dautofill_metrics.h184 FIELD_NOT_AUTOFILLED, enumerator
Dautofill_metrics_unittest.cc414 LogQualityMetric(AutofillMetrics::FIELD_NOT_AUTOFILLED, in TEST_F()
572 LogQualityMetric(AutofillMetrics::FIELD_NOT_AUTOFILLED, in TEST_F()
660 LogQualityMetric(AutofillMetrics::FIELD_NOT_AUTOFILLED, in TEST_F()
684 LogQualityMetric(AutofillMetrics::FIELD_NOT_AUTOFILLED, in TEST_F()
708 LogQualityMetric(AutofillMetrics::FIELD_NOT_AUTOFILLED, in TEST_F()
950 LogQualityMetric(AutofillMetrics::FIELD_NOT_AUTOFILLED, in TEST_F()
Dform_structure.cc854 metric_logger.LogQualityMetric(AutofillMetrics::FIELD_NOT_AUTOFILLED, in LogQualityMetrics()