Searched refs:rangesExpected (Results 1 – 1 of 1) sorted by relevance
6611 final List<CellBroadcastIdRange> rangesExpected = ShellIdentityUtils in testSetCellBroadcastIdRanges() local6625 rangesExpected.clear(); in testSetCellBroadcastIdRanges()6626 rangesExpected.addAll(ranges); in testSetCellBroadcastIdRanges()6633 assertEquals(rangesExpected, ranges2); in testSetCellBroadcastIdRanges()