Searched refs:globeExternalAllCount (Results 1 – 1 of 1) sorted by relevance
182 int globeExternalAllCount = Debug.getGlobalExternalAllocCount(); in testAllocCounting() local188 assertTrue(Debug.getGlobalExternalAllocCount() >= globeExternalAllCount); in testAllocCounting()196 globeExternalAllCount = Debug.getGlobalExternalAllocCount(); in testAllocCounting()201 assertEquals(globeExternalAllCount, Debug.getGlobalExternalAllocCount()); in testAllocCounting()