Searched defs:test_realloc (Results 1 – 5 of 5) sorted by relevance
104 def test_realloc(self): member in MemleakToolTests
146 test_realloc (void *memory, in test_realloc() function
101 void *test_realloc(void *ptr, size_t size) in test_realloc() function
154 void test_realloc(char *ptr) { in test_realloc() function
111 void test_realloc(char *ptr) { in test_realloc() function