Lines Matching full:newest
330 // Test against date limit. Since the items are ordered newest to oldest, we can stop comparing415 // then they will be ordered chronologically from newest to oldest. We can make adding them416 // faster (fewer compares) by inserting them from oldest to newest.