Lines Matching refs:current_speed
700 int64 current_speed = download->CurrentSpeed();701 amount_units = GetByteDisplayUnits(current_speed);702 string16 speed_text = FormatSpeed(current_speed, amount_units, true);