Searched refs:tMemoryEater (Results 1 – 4 of 4) sorted by relevance
1262 int* tMemoryEater = new int[999999999]; in execute_error_script() local1264 if (!tMemoryEater) { in execute_error_script()1268 delete tMemoryEater; in execute_error_script()
2193 int* tMemoryEater = new int[999999999]; in error_scenario() local2195 if (!tMemoryEater) { in error_scenario()2199 delete tMemoryEater; in error_scenario()
1770 int* tMemoryEater = new int[999999999]; in execute_error_script() local1772 if (!tMemoryEater) { in execute_error_script()1776 delete tMemoryEater; in execute_error_script()
3781 int* tMemoryEater = new int[999999999]; in error_scenario() local3783 if (!tMemoryEater) { in error_scenario()3787 delete tMemoryEater; in error_scenario()