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