Searched refs:top5 (Results 1 – 3 of 3) sorted by relevance
426 auto top5 = heapify(a).take(5); variable427 assert(top5.equal([16, 14, 10, 9, 8]));
423 auto top5 = heapify(a).take(5); variable424 assert(top5.equal([16, 14, 10, 9, 8]));
18744 dotest binwrap3-top5 "grep foo-t.sb ./CVS/Entries" \