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