Searched refs:activeCount (Results 1 – 1 of 1) sorted by relevance
159 int activeCount = ContentCache.sActiveCursors.getCount(activeCursor); in testCachedCursors() local160 assertEquals(1, activeCount); in testCachedCursors()