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