Searched refs:throughputBonusScore (Results 1 – 1 of 1) sorted by relevance
90 int throughputBonusScore = calculateThroughputBonusScore(candidate); in scoreCandidate() local92 int rssiAndThroughputScore = rssiBaseScore + throughputBonusScore; in scoreCandidate()143 int score = rssiBaseScore + throughputBonusScore in scoreCandidate()155 score = TOP_TIER_BASE_SCORE + rssiBaseScore + throughputBonusScore; in scoreCandidate()160 + " throughputScore: " + throughputBonusScore in scoreCandidate()