Searched refs:globeExternalAllCount (Results 1 – 1 of 1) sorted by relevance
149 int globeExternalAllCount = Debug.getGlobalExternalAllocCount(); in testAllocCounting() local155 assertTrue(Debug.getGlobalExternalAllocCount() >= globeExternalAllCount); in testAllocCounting()163 globeExternalAllCount = Debug.getGlobalExternalAllocCount(); in testAllocCounting()168 assertEquals(globeExternalAllCount, Debug.getGlobalExternalAllocCount()); in testAllocCounting()