Home
last modified time | relevance | path

Searched refs:tMemoryEater (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_script.cpp1262 int* tMemoryEater = new int[999999999]; in execute_error_script() local
1264 if (!tMemoryEater) { in execute_error_script()
1268 delete tMemoryEater; in execute_error_script()
Dcamera_test_menu.cpp2193 int* tMemoryEater = new int[999999999]; in error_scenario() local
2195 if (!tMemoryEater) { in error_scenario()
2199 delete tMemoryEater; in error_scenario()
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp1770 int* tMemoryEater = new int[999999999]; in execute_error_script() local
1772 if (!tMemoryEater) { in execute_error_script()
1776 delete tMemoryEater; in execute_error_script()
Dcamera_test_menu.cpp3781 int* tMemoryEater = new int[999999999]; in error_scenario() local
3783 if (!tMemoryEater) { in error_scenario()
3787 delete tMemoryEater; in error_scenario()