Searched refs:globeAllocCount (Results 1 – 1 of 1) sorted by relevance
147 int globeAllocCount = Debug.getGlobalAllocCount(); in testAllocCounting() local153 assertTrue(Debug.getGlobalAllocCount() >= globeAllocCount); in testAllocCounting()161 globeAllocCount = Debug.getGlobalAllocCount(); in testAllocCounting()166 assertEquals(globeAllocCount, Debug.getGlobalAllocCount()); in testAllocCounting()