Home
last modified time | relevance | path

Searched defs:CHAPS_PER_SLOTS (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/support_lib/test/
DAliroTests.java69 private static final Integer[] CHAPS_PER_SLOTS = field in AliroTests
319 assertArrayEquals(params.getChapsPerSlot().toArray(), CHAPS_PER_SLOTS); in testSpecificationParams() local
331 assertArrayEquals(fromBundle.getChapsPerSlot().toArray(), CHAPS_PER_SLOTS); in testSpecificationParams() local
DCccTests.java69 private static final Integer[] CHAPS_PER_SLOTS = field in CccTests
314 assertArrayEquals(params.getChapsPerSlot().toArray(), CHAPS_PER_SLOTS); in testSpecificationParams() local
325 assertArrayEquals(fromBundle.getChapsPerSlot().toArray(), CHAPS_PER_SLOTS); in testSpecificationParams() local