Searched refs:globeAllocSize (Results 1 – 1 of 1) sorted by relevance
148 int globeAllocSize = Debug.getGlobalAllocSize(); in testAllocCounting() local154 assertTrue(Debug.getGlobalAllocSize() >= globeAllocSize); in testAllocCounting()162 globeAllocSize = Debug.getGlobalAllocSize(); in testAllocCounting()167 assertEquals(globeAllocSize, Debug.getGlobalAllocSize()); in testAllocCounting()