Home
last modified time | relevance | path

Searched defs:AllocPtr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bionic/tests/
H A Dmalloc_iterate_test.cpp52 static void AllocPtr(TestDataType* test_data, size_t size) { in AllocPtr() function
/aosp_15_r20/external/scudo/standalone/tests/
H A Dwrappers_c_test.cpp65 void *AllocPtr; member