Searched refs:totalAllocated (Results 1 – 1 of 1) sorted by relevance
78 int totalAllocated = 0; in testMemoryAllocationLimit() local96 totalAllocated = Integer.parseInt(p.substring(totalAllocIndex)); in testMemoryAllocationLimit()105 … .setMeasurements(Measurements.newBuilder().setSingleInt(totalAllocated)) in testMemoryAllocationLimit()107 …d to allocate an appropriate amount of memory (2.3GB) before being killed", totalAllocated > 2300); in testMemoryAllocationLimit()