Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/tests/python/
H A Dtest_tools_memleak.py89 def test_calloc(self): member in MemleakToolTests
/aosp_15_r20/external/ethtool/
H A Dtest-common.c71 void *test_calloc(size_t nmemb, size_t size) in test_calloc() function
/aosp_15_r20/external/clang/test/Analysis/
H A Dunix-fns.c93 void test_calloc(void) { in test_calloc() function
/aosp_15_r20/external/compiler-rt/test/dfsan/
H A Dcustom.cc255 void test_calloc() { in test_calloc() function