Searched refs:kLoopThreshold (Results 1 – 1 of 1) sorted by relevance
2558 static const unsigned kLoopThreshold = 8; in CopyFields() local2561 if ((temps.Count() >= 3) && (count >= kLoopThreshold)) { in CopyFields()