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

  /external/libchrome/base/metrics/
histogram.h 365 typedef std::map<Sample, std::string> BucketDescriptionMap;
366 BucketDescriptionMap bucket_description_;
histogram.cc 656 BucketDescriptionMap::const_iterator it = bucket_description_.find(range);

Completed in 47 milliseconds