Searched refs:currentHeapSize (Results 1 – 2 of 2) sorted by relevance
211 int currentHeapSize = heapSize; in testHeapIntact() local218 currentHeapSize++; in testHeapIntact()230 currentHeapSize--; in testHeapIntact()231 assertEquals(currentHeapSize, mmHeap.size()); in testHeapIntact()234 assertEquals(currentHeapSize, mmHeap.size()); in testHeapIntact()