Searched refs:afterRank (Results 1 – 1 of 1) sorted by relevance
329 long afterRank = System.currentTimeMillis(); in sort() local331 Log.d(TAG, "Time Cost: " + Long.toString(afterRank - beforeRank)); in sort()384 long afterRank = System.currentTimeMillis(); in topK() local387 + Long.toString(afterRank - beforeRank)); in topK()