Searched refs:kUnitThresholds (Results 1 – 1 of 1) sorted by relevance
441 static const size_t kUnitThresholds[] = { in PrettySize() local450 int i = arraysize(kUnitThresholds); in PrettySize()452 if (byte_count >= kUnitThresholds[i]) { in PrettySize()