HomeSort by relevance Sort by last modified time
    Searched refs:FormatBytesUnlocalized (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/webkit/browser/appcache/
view_appcache_internals_job.cc 131 UTF16ToUTF8(FormatBytesUnlocalized(info->size)),
245 EmitTableData(UTF16ToUTF8(FormatBytesUnlocalized(iter->size)),
  /external/chromium_org/webkit/browser/fileapi/
file_system_dir_url_request_job_unittest.cc 169 icu::UnicodeString size_string(FormatBytesUnlocalized(size).c_str());
  /external/chromium_org/base/strings/
string_util.h 427 BASE_EXPORT string16 FormatBytesUnlocalized(int64 bytes);
string_util_unittest.cc 496 TEST(StringUtilTest, FormatBytesUnlocalized) {
527 FormatBytesUnlocalized(cases[i].bytes));
    [all...]
string_util.cc 581 string16 FormatBytesUnlocalized(int64 bytes) {
  /external/chromium_org/net/base/
net_util.cc     [all...]

Completed in 399 milliseconds