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