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

  /external/libxml2/
testOOMlib.c 157 test_free (memory);
173 test_free (void *memory) function
  /external/cmockery/cmockery_0_1_2/src/google/
cmockery.h 239 #define test_free(ptr) _test_free(ptr, __FILE__, __LINE__) macro
245 #define free test_free

Completed in 1035 milliseconds