Home
last modified time | relevance | path

Searched refs:newLists (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/util/Collections/
DRacingCollections.java268 private static List<List<Integer>> newLists() { in newLists() method in RacingCollections
338 for (List<Integer> x : newLists()) in realMain()