Home
last modified time | relevance | path

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

/aosp_15_r20/external/curl/tests/unit/
H A Dunit1661.c32 static void test_free(void *p) in test_free() function
/aosp_15_r20/tools/security/gdb/heap_print/test/
H A Dtest_heap_print_script.py86 def test_free(self): member in HeapMemoryTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_symtable.py130 def test_free(self): member in SymtableTest
/aosp_15_r20/external/ethtool/
H A Dtest-common.c90 void test_free(void *ptr) in test_free() function