HomeSort by relevance Sort by last modified time
    Searched refs:LogUMAHistogramEnumeration (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/autofill/core/browser/
autofill_metrics.cc 200 void LogUMAHistogramEnumeration(const std::string& name,
260 LogUMAHistogramEnumeration(histogram_name, metric, num_possible_metrics);
269 LogUMAHistogramEnumeration(sub_histogram_name,
316 LogUMAHistogramEnumeration(histogram_name, metric, NUM_SERVER_EXPERIMENTS);
352 LogUMAHistogramEnumeration(name, state, NUM_DIALOG_DISMISSAL_STATES);
359 LogUMAHistogramEnumeration(
374 LogUMAHistogramEnumeration(name, event, NUM_DIALOG_POPUP_EVENTS);
381 LogUMAHistogramEnumeration(name, metric, NUM_DIALOG_SECURITY_METRICS);
408 LogUMAHistogramEnumeration(name, event, NUM_DIALOG_UI_EVENTS);
414 LogUMAHistogramEnumeration(name, metric, NUM_WALLET_ERROR_METRICS)
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_metrics.cc 126 void LogUMAHistogramEnumeration(const std::string& name,
156 LogUMAHistogramEnumeration(histogram_name, metric, num_possible_metrics);
165 LogUMAHistogramEnumeration(sub_histogram_name,
209 LogUMAHistogramEnumeration(histogram_name, metric, NUM_QUALITY_METRICS);

Completed in 147 milliseconds