Searched defs:FormatBytes (Results 1 – 3 of 3) sorted by relevance
24 std::string FormatBytes(size_t bytes) { in FormatBytes() function
25 TEST(LoggingUtilsTest, FormatBytes) { in TEST() argument
19 def FormatBytes(value): function