Searched refs:allCombinations (Results 1 – 1 of 1) sorted by relevance
308 private static <T> List<List<T>> allCombinations(List<T> items) { in allCombinations() method in Test993643 for (List<Breakpoint.Manager.BP> bps : allCombinations(Arrays.asList(breakpoints))) {