Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/support_lib/test/
DGenericTests.java121 Integer[] chapsPerSlots = in testSpecificationParams() local
142 for (int chapsPerSlot : chapsPerSlots) { in testSpecificationParams()
203 assertArrayEquals(cccSpecificationParams.getChapsPerSlot().toArray(), chapsPerSlots); in testSpecificationParams() local
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbServiceCoreTest.java1948 Integer[] chapsPerSlots = in getTestCccSpecificationParams() local
1976 for (int chapsPerSlot : chapsPerSlots) { in getTestCccSpecificationParams()
2020 Integer[] chapsPerSlots = in getTestAliroSpecificationParams() local
2049 for (int chapsPerSlot : chapsPerSlots) { in getTestAliroSpecificationParams()