Searched refs:totalAllocIndex (Results 1 – 1 of 1) sorted by relevance
95 int totalAllocIndex = p.indexOf(pattern) + pattern.length(); in testMemoryAllocationLimit() local96 totalAllocated = Integer.parseInt(p.substring(totalAllocIndex)); in testMemoryAllocationLimit()