Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/
H A Dautofill_metrics.h436 PREDICTION_SOURCE_OVERALL, // Overall field-type prediction seen by user. enumerator
H A Dautofill_metrics.cc244 case AutofillMetrics::PREDICTION_SOURCE_OVERALL: in GetQualityMetricPredictionSource()
1230 PREDICTION_SOURCE_OVERALL, field.Type().GetStorableType(), in LogOverallPredictionQualityMetrics()
H A Dautofill_metrics_unittest.cc217 AutofillMetrics::PREDICTION_SOURCE_OVERALL}; in AppendFieldTypeUkm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/
H A Dautofill_metrics.h464 PREDICTION_SOURCE_OVERALL, // Overall field-type prediction seen by user. enumerator
H A Dautofill_metrics.cc288 case AutofillMetrics::PREDICTION_SOURCE_OVERALL: in GetQualityMetricPredictionSource()
1426 PREDICTION_SOURCE_OVERALL, field.Type().GetStorableType(), in LogOverallPredictionQualityMetrics()
H A Dautofill_metrics_unittest.cc242 AutofillMetrics::PREDICTION_SOURCE_OVERALL}; in AppendFieldTypeUkm()