Searched refs:globeAllocSize (Results 1 – 1 of 1) sorted by relevance
242 int globeAllocSize = Debug.getGlobalAllocSize(); in testAllocCounting() local248 assertTrue(Debug.getGlobalAllocSize() >= globeAllocSize); in testAllocCounting()256 globeAllocSize = Debug.getGlobalAllocSize(); in testAllocCounting()261 assertEquals(globeAllocSize, Debug.getGlobalAllocSize()); in testAllocCounting()