Searched refs:BucketDescriptionMap (Results 1 – 2 of 2) sorted by relevance
631 typedef std::map<Sample, std::string> BucketDescriptionMap; typedef632 BucketDescriptionMap bucket_description_;
859 BucketDescriptionMap::const_iterator it = bucket_description_.find(range); in GetAsciiBucketRange()