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