Searched refs:allIds (Results 1 – 3 of 3) sorted by relevance
109 PointerIds allIds; in getPointerIds() local111 allIds |= ids; in getPointerIds()113 return allIds; in getPointerIds()
212 ProgramSelector.Identifier[] allIds = in getAllIds_withIdInSelector() local216 .that(allIds).isEqualTo(allIdsExpected); in getAllIds_withIdInSelector()225 ProgramSelector.Identifier[] allIds = in getAllIds_withIdNotInSelector() local229 .that(allIds).isEmpty(); in getAllIds_withIdNotInSelector()
151 final int[] allIds = tempAllIds.toArray(); in testTargetedEnergyConsumerQuerying() local152 Arrays.sort(allIds); in testTargetedEnergyConsumerQuerying()209 assertArrayEquals(allIds, receivedAllIds); in testTargetedEnergyConsumerQuerying()