Searched defs:HumanReadableNumBytes (Results 1 – 2 of 2) sorted by relevance
74 TEST(HumanReadableNumBytes, Bytes) { in TEST() argument
475 std::string HumanReadableNumBytes(int64_t num_bytes) { in HumanReadableNumBytes() function