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