Searched refs:CHAPS_PER_SLOTS (Results 1 – 2 of 2) sorted by relevance
69 private static final Integer[] CHAPS_PER_SLOTS = field in AliroTests294 for (int chapsPerSlot : CHAPS_PER_SLOTS) { in testSpecificationParams()319 assertArrayEquals(params.getChapsPerSlot().toArray(), CHAPS_PER_SLOTS); in testSpecificationParams() local331 assertArrayEquals(fromBundle.getChapsPerSlot().toArray(), CHAPS_PER_SLOTS); in testSpecificationParams() local361 for (int chapsPerSlot : CHAPS_PER_SLOTS) { in testSpecificationParams_whenNoChannelsSet()
69 private static final Integer[] CHAPS_PER_SLOTS = field in CccTests289 for (int chapsPerSlot : CHAPS_PER_SLOTS) { in testSpecificationParams()314 assertArrayEquals(params.getChapsPerSlot().toArray(), CHAPS_PER_SLOTS); in testSpecificationParams() local325 assertArrayEquals(fromBundle.getChapsPerSlot().toArray(), CHAPS_PER_SLOTS); in testSpecificationParams() local355 for (int chapsPerSlot : CHAPS_PER_SLOTS) { in testSpecificationParams_whenNoChannelsSet()