Searched refs:actualCounts (Results 1 – 1 of 1) sorted by relevance
85 List<Integer> actualCounts = Lists.transform(keys, in testAddAndRemove() local91 assertEquals("Counts not as expected", Ints.asList(deltas), actualCounts); in testAddAndRemove()