Searched defs:HistogramType (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/metrics/
H A Dhistogram_base.h36 enum HistogramType { enum in namespace:base
44 std::string HistogramTypeToString(HistogramType type);
117 virtual HistogramType GetHistogramType() const = 0;

Completed in 148 milliseconds