Home
last modified time | relevance | path

Searched defs:total_text (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-size/
Dllvm-size.cpp200 uint64_t total_text = 0; in PrintDarwinSegmentSizes() local
362 uint64_t total_text = 0; in PrintObjectSectionSizes() local
/external/chromium_org/chrome/browser/download/
Ddownload_item_model.cc323 base::string16 total_text = ui::FormatBytes(total); in GetTabProgressStatusText() local