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