FormatSpeed       332 chrome/browser/download/download_item_model.cc   base::string16 speed_text = ui::FormatSpeed(current_speed);
FormatSpeed       444 chrome/browser/task_manager/task_manager.cc   base::string16 net_byte = ui::FormatSpeed(net_usage);
FormatSpeed        24 ui/base/text/bytes_formatting.h UI_BASE_EXPORT base::string16 FormatSpeed(int64 bytes);