Searched refs:globeAllocCount (Results 1 – 1 of 1) sorted by relevance
241 int globeAllocCount = Debug.getGlobalAllocCount(); in testAllocCounting() local247 assertTrue(Debug.getGlobalAllocCount() >= globeAllocCount); in testAllocCounting()255 globeAllocCount = Debug.getGlobalAllocCount(); in testAllocCounting()260 assertEquals(globeAllocCount, Debug.getGlobalAllocCount()); in testAllocCounting()