Searched refs:importances (Results 1 – 1 of 1) sorted by relevance
3132 int[] importances = new int[N]; in handleRankingSort() local3138 importances[i] = r.getImportance(); in handleRankingSort()3146 || importances[i] != r.getImportance() in handleRankingSort()