Searched refs:total_text (Results 1 – 4 of 4) sorted by relevance
187 uint64_t total_text = 0; in PrintObjectSectionSizes() local208 total_text += size; in PrintObjectSectionSizes()215 total = total_text + total_data + total_bss; in PrintObjectSectionSizes()222 total_text, in PrintObjectSectionSizes()
312 base::string16 total_text = ui::FormatBytes(total); in GetTabProgressStatusText() local313 base::i18n::AdjustStringForLocaleDirection(&total_text); in GetTabProgressStatusText()317 IDS_DOWNLOAD_TAB_PROGRESS_SIZE, received_size, total_text); in GetTabProgressStatusText()
690 string16 total_text = FormatBytes(total, amount_units, true); in GetProgressStatusText() local691 base::i18n::AdjustStringForLocaleDirection(&total_text); in GetProgressStatusText()696 total_text); in GetProgressStatusText()
460 string16 total_text = FormatBytes(image_size, amount_units, true); in GetBurnProgressText() local461 base::i18n::AdjustStringForLocaleDirection(&total_text); in GetBurnProgressText()465 total_text); in GetBurnProgressText()