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

  /external/chromium/base/metrics/
histogram.h 631 typedef std::map<Sample, std::string> BucketDescriptionMap;
632 BucketDescriptionMap bucket_description_;
histogram.cc 859 BucketDescriptionMap::const_iterator it = bucket_description_.find(range);
    [all...]

Completed in 27 milliseconds