Searched refs:kUnitThresholds (Results 1 – 1 of 1) sorted by relevance
215 static const int64_t kUnitThresholds[] = { in PrettySize() local228 int i = arraysize(kUnitThresholds); in PrettySize()230 if (byte_count >= kUnitThresholds[i]) { in PrettySize()