Home
last modified time | relevance | path

Searched refs:dlmalloc_malloc_check (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dalloc_full_test.cpp35 dlmalloc_malloc_check(); in test_allocation()
88 dlmalloc_malloc_check(); in test_allocation()
98 dlmalloc_malloc_check(); in test_allocation_shrink()
147 dlmalloc_malloc_check(); in test_allocation_shrink()
157 dlmalloc_malloc_check(); in test_allocation_expand()
197 dlmalloc_malloc_check(); in test_allocation_expand()
283 dlmalloc_malloc_check(); in test_allocation_deallocation_expand()
342 dlmalloc_malloc_check(); in test_allocation_deallocation_expand()
355 dlmalloc_malloc_check(); in test_allocation_with_reuse()
400 dlmalloc_malloc_check(); in test_allocation_with_reuse()
[all …]
Dalloc_basic_test.cpp63 dlmalloc_malloc_check(); in basic_test()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Ddlmalloc.hpp73 BOOST_CONTAINER_DECL int dlmalloc_malloc_check();
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc.cpp76 BOOST_CONTAINER_DECL int dlmalloc_malloc_check() in dlmalloc_malloc_check() function