Searched refs:globeExternalAllSize (Results 1 – 1 of 1) sorted by relevance
244 int globeExternalAllSize = Debug.getGlobalExternalAllocSize(); in testAllocCounting() local250 assertTrue(Debug.getGlobalExternalAllocSize() >= globeExternalAllSize); in testAllocCounting()258 globeExternalAllSize = Debug.getGlobalExternalAllocSize(); in testAllocCounting()263 assertEquals(globeExternalAllSize, Debug.getGlobalExternalAllocSize()); in testAllocCounting()