Home
last modified time | relevance | path

Searched defs:test_malloc (Results 1 – 4 of 4) sorted by relevance

/external/bcc/tests/python/
Dtest_tools_memleak.py98 def test_malloc(self): member in MemleakToolTests
/external/libxml2/
DtestOOMlib.c123 test_malloc (size_t bytes) in test_malloc() function
/external/ethtool/
Dtest-common.c61 void *test_malloc(size_t size) in test_malloc() function
/external/ltp/utils/sctp/testlib/
Dsctputil.h306 static inline void *test_malloc(size_t size) in test_malloc() function