Searched refs:globeExternalAllCount (Results 1 – 1 of 1) sorted by relevance
243 int globeExternalAllCount = Debug.getGlobalExternalAllocCount(); in testAllocCounting() local249 assertTrue(Debug.getGlobalExternalAllocCount() >= globeExternalAllCount); in testAllocCounting()257 globeExternalAllCount = Debug.getGlobalExternalAllocCount(); in testAllocCounting()262 assertEquals(globeExternalAllCount, Debug.getGlobalExternalAllocCount()); in testAllocCounting()