Home
last modified time | relevance | path

Searched refs:metrics_type (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/importer/
Dimporter_uma.cc35 ImporterTypeMetrics metrics_type = IMPORTER_METRICS_UNKNOWN; in LogImporterUseToMetrics() local
38 metrics_type = IMPORTER_METRICS_UNKNOWN; in LogImporterUseToMetrics()
42 metrics_type = IMPORTER_METRICS_IE; in LogImporterUseToMetrics()
46 metrics_type = IMPORTER_METRICS_FIREFOX3; in LogImporterUseToMetrics()
50 metrics_type = IMPORTER_METRICS_SAFARI; in LogImporterUseToMetrics()
54 metrics_type = IMPORTER_METRICS_BOOKMARKS_FILE; in LogImporterUseToMetrics()
67 histogram->Add(metrics_type); in LogImporterUseToMetrics()
/external/chromium_org/cc/debug/
Doverdraw_metrics.cc159 MetricsType metrics_type, in RecordMetricsInternal() argument
174 switch (metrics_type) { in RecordMetricsInternal()
Doverdraw_metrics.h79 void RecordMetricsInternal(MetricsType metrics_type,