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

  /external/libxml2/
testOOMlib.h 13 void test_free (void *memory);
testOOMlib.c 157 test_free (memory);
173 test_free (void *memory) function
testOOM.c 328 xmlMemSetup (test_free,
  /external/cmockery/cmockery_0_1_2/src/example/
key_value_test.c 49 test_free(*state);
calculator_test.c 370 test_free(intermediate_values);
  /external/tlsdate/src/
test-bio.c 79 int test_free (BIO *b) function
127 test_free,
  /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
  /external/cmockery/cmockery_0_1_2/src/
cmockery.c     [all...]

Completed in 652 milliseconds