Home
last modified time | relevance | path

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

/aosp_15_r20/tools/security/gdb/heap_print/test/
H A Dtest_heap_print_script.py47 def test_malloc(self): member in HeapMemoryTest
/aosp_15_r20/external/bcc/tests/python/
H A Dtest_tools_memleak.py86 def test_malloc(self): member in MemleakToolTests
/aosp_15_r20/external/ethtool/
H A Dtest-common.c61 void *test_malloc(size_t size) in test_malloc() function
/aosp_15_r20/external/ltp/utils/sctp/testlib/
H A Dsctputil.h345 static inline void *test_malloc(size_t size) in test_malloc() function