Searched refs:test_realloc (Results 1 – 5 of 5) sorted by relevance
11 void* test_realloc (void *memory,
146 test_realloc (void *memory, in test_realloc() function
330 test_realloc, in main()
104 def test_realloc(self): member in MemleakToolTests
111 void test_realloc(char *ptr) { in test_realloc() function