Searched refs:thisThreshold (Results 1 – 1 of 1) sorted by relevance
564 const thresholds::Threshold& thisThreshold = thresholds[index]; in fillMissingThresholds() local567 if (thisThreshold.direction == thresholds::Direction::HIGH) in fillMissingThresholds()573 if (thisThreshold.level != otherThreshold.level) in fillMissingThresholds()588 thresholds.emplace_back(thisThreshold.level, opposite, in fillMissingThresholds()