Searched defs:test_malloc (Results 1 – 4 of 4) sorted by relevance
47 def test_malloc(self): member in HeapMemoryTest
86 def test_malloc(self): member in MemleakToolTests
61 void *test_malloc(size_t size) in test_malloc() function
345 static inline void *test_malloc(size_t size) in test_malloc() function