Searched refs:afterCount (Results 1 – 2 of 2) sorted by relevance
74 final int afterCount = in testAddIndex() local76 assertThat(afterCount).isEqualTo(beforeCount + 1); in testAddIndex()
795 final int afterCount = state.getMimeEntries(Im.CONTENT_ITEM_TYPE).size(); in testParseExtrasIgnoreLimit() local796 assertEquals("Broke account type rules", beforeCount, afterCount); in testParseExtrasIgnoreLimit()