Searched refs:expectedMultiple (Results 1 – 1 of 1) sorted by relevance
547 final NetworkStats expectedMultiple = statsMultiple.removeEmptyEntries(); in testRemoveEmptyEntries() local549 assertEquals(7, expectedMultiple.size()); in testRemoveEmptyEntries()550 assertValues(expectedMultiple.getTotalIncludingTags(null), 14L, 104L, 4L, 4L, 21L); in testRemoveEmptyEntries()