HomeSort by relevance Sort by last modified time
    Searched full:touch_malloc (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/none/tests/
bug129866.c 5 char * touch_malloc (int size) function
30 a1 = touch_malloc(1600000) ;
31 b1 = touch_malloc(200000) ;

Completed in 270 milliseconds