Searched defs:test_realloc (Results 1 – 5 of 5) sorted by relevance
59 def test_realloc(self): member in HeapMemoryTest
92 def test_realloc(self): member in MemleakToolTests
76 TEST(bionic_allocator, test_realloc) { in TEST() argument
101 void *test_realloc(void *ptr, size_t size) in test_realloc() function
111 void test_realloc(char *ptr) { in test_realloc() function