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