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