Searched defs:test_free (Results 1 - 2 of 2) sorted by relevance

/external/cmockery/cmockery_0_1_2/src/google/
H A Dcmockery.h239 #define test_free(ptr) _test_free(ptr, __FILE__, __LINE__) macro
245 #define free test_free
/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_malloc.c362 static int test_free( function
1403 { "sqlite3_free", test_free ,0 },

Completed in 2761 milliseconds