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

  /external/chromium/chrome/browser/autofill/
autofill_metrics.cc 158 std::string sub_histogram_name = base_name + ".ByFieldType";
160 sub_histogram_name += "_" + experiment_id;
165 LogUMAHistogramEnumeration(sub_histogram_name,
  /external/chromium_org/components/autofill/core/browser/
autofill_metrics.cc 263 std::string sub_histogram_name = base_name + ".ByFieldType"; local
265 sub_histogram_name += "_" + experiment_id;
270 LogUMAHistogramEnumeration(sub_histogram_name,

Completed in 27 milliseconds