Searched refs:outChSet2 (Results 1 – 1 of 1) sorted by relevance
336 HashSet<Pair<Integer, Integer>> outChSet2; in testGetChannelSetFromString() local344 outChSet2 = CellBroadcastReceiverMetrics.getInstance().getChannelSetFromString(inString2); in testGetChannelSetFromString()346 assertTrue(outChSet2.equals(compareChSet2)); in testGetChannelSetFromString()