Searched refs:kHighlyOutfeedBoundThresholdInPercent (Results 1 – 1 of 1) sorted by relevance
69 constexpr double kHighlyOutfeedBoundThresholdInPercent = 20; variable667 if (output_percent >= kHighlyOutfeedBoundThresholdInPercent) { in OutputAnalysis()