Home
last modified time | relevance | path

Searched defs:FormatBytesUnlocalized (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/strings/
H A Dstring_util.cc296 std::u16string FormatBytesUnlocalized(int64_t bytes) { in FormatBytesUnlocalized() function
H A Dstring_util_unittest.cc669 TEST(StringUtilTest, FormatBytesUnlocalized) { in TEST() argument
/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_util_unittest.cc552 TEST(StringUtilTest, FormatBytesUnlocalized) { in TEST() argument
H A Dstring_util.cc673 string16 FormatBytesUnlocalized(int64_t bytes) { in FormatBytesUnlocalized() function