Searched refs:TOP_TIER_BASE_SCORE (Results 1 – 1 of 1) sorted by relevance
45 public static final int TOP_TIER_BASE_SCORE = 1_000_000; field in ThroughputScorer155 score = TOP_TIER_BASE_SCORE + rssiBaseScore + throughputBonusScore; in scoreCandidate()