TotalTime          63 cc/debug/picture_record_benchmark.cc   for (std::map<std::pair<int, int>, TotalTime>::iterator it = times_.begin();
TotalTime         118 cc/debug/picture_record_benchmark.cc         TotalTime& total_time = times_[dimensions];
TotalTime          33 cc/debug/picture_record_benchmark.h   std::map<std::pair<int, int>, TotalTime> times_;
TotalTime          28 ui/gfx/animation/multi_animation.cc       cycle_time_ms_(TotalTime(parts)),