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