Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_pools.cpp826 static int putMallocMemError(intptr_t /*pool_id*/, void *ptr, size_t bytes) in putMallocMemError() function
839 rml::MemPoolPolicy pol(getMallocMem, putMallocMemError); in TestDestroyFailed()