Searched refs:mostTimeSpentScore (Results 1 – 1 of 1) sorted by relevance
186 float mostTimeSpentScore = 1.0f; in doCompute() local218 if (timeSpentScore > mostTimeSpentScore) { in doCompute()219 mostTimeSpentScore = timeSpentScore; in doCompute()259 + " mostTimeSpentScore: " + mostTimeSpentScore in doCompute()272 target.getTimeSpentScore() / mostTimeSpentScore, in doCompute()