Searched refs:contestant (Results 1 – 6 of 6) sorted by relevance
377 @NonNull final Scoreable contestant) { in mightBeat() argument380 if (!request.canBeSatisfiedBy(contestant.getCapsNoCopy())) return false; in mightBeat()388 candidates.add(contestant); in mightBeat()389 return contestant == getBestNetworkByPolicy(candidates, champion); in mightBeat()