Searched refs:kThreshold (Results 1 – 2 of 2) sorted by relevance
9096 const size_t kThreshold = 132; in PrintBytesInObjectToImpl() local9102 if (count < kThreshold) { in PrintBytesInObjectToImpl()
9807 const size_t kThreshold = 18;9813 if (len <= kThreshold) {