Searched refs:test_free (Results 1 - 5 of 5) sorted by path

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_malloc.c362 static int test_free( function
1403 { "sqlite3_free", test_free ,0 },
/external/cmockery/cmockery_0_1_2/src/
H A Dcmockery.c1332 #define free test_free
/external/cmockery/cmockery_0_1_2/src/example/
H A Dcalculator_test.c370 test_free(intermediate_values);
H A Dkey_value_test.c49 test_free(*state);
/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

Completed in 390 milliseconds