Searched refs:mostLaunchScore (Results 1 – 1 of 1) sorted by relevance
187 float mostLaunchScore = 1.0f; in doCompute() local223 if (launchScore > mostLaunchScore) { in doCompute()224 mostLaunchScore = launchScore; in doCompute()260 + " mostLaunchScore: " + mostLaunchScore in doCompute()271 target.getLaunchScore() / mostLaunchScore, in doCompute()