Searched refs:currentHeapSize (Results 1 – 1 of 1) sorted by relevance
204 int currentHeapSize = heapSize; in testHeapIntact() local211 currentHeapSize++; in testHeapIntact()223 currentHeapSize--; in testHeapIntact()224 assertEquals(currentHeapSize, mmHeap.size()); in testHeapIntact()227 assertEquals(currentHeapSize, mmHeap.size()); in testHeapIntact()