HomeSort by relevance Sort by last modified time
    Searched defs:test_malloc (Results 1 - 2 of 2) sorted by null

  /external/cmockery/cmockery_0_1_2/src/google/
cmockery.h 237 #define test_malloc(size) _test_malloc(size, __FILE__, __LINE__) macro
243 #define malloc test_malloc
  /external/chromium_org/third_party/sqlite/src/src/
test_malloc.c 308 static int test_malloc( function
    [all...]

Completed in 250 milliseconds