Searched refs:HOPPING_SEQUENCES (Results 1 – 2 of 2) sorted by relevance
79 private static final Integer[] HOPPING_SEQUENCES = field in AliroTests310 for (int hoppingSequence : HOPPING_SEQUENCES) { in testSpecificationParams()323 assertArrayEquals(params.getHoppingSequences().toArray(), HOPPING_SEQUENCES); in testSpecificationParams() local335 assertArrayEquals(fromBundle.getHoppingSequences().toArray(), HOPPING_SEQUENCES); in testSpecificationParams() local370 for (int hoppingSequence : HOPPING_SEQUENCES) { in testSpecificationParams_whenNoChannelsSet()
78 private static final Integer[] HOPPING_SEQUENCES = field in CccTests305 for (int hoppingSequence : HOPPING_SEQUENCES) { in testSpecificationParams()318 assertArrayEquals(params.getHoppingSequences().toArray(), HOPPING_SEQUENCES); in testSpecificationParams() local329 assertArrayEquals(fromBundle.getHoppingSequences().toArray(), HOPPING_SEQUENCES); in testSpecificationParams() local364 for (int hoppingSequence : HOPPING_SEQUENCES) { in testSpecificationParams_whenNoChannelsSet()