Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_lib_unload.cpp154 utils::LIBRARY_HANDLE lib = utils::OpenLibrary(actual_name = MALLOCLIB_NAME1); in operator ()()
157 REPORT("Can't load " MALLOCLIB_NAME1 " or " MALLOCLIB_NAME2 "\n"); in operator ()()
/oneTBB/test/common/
H A Dutils_dynamic_libs.h63 #define MALLOCLIB_NAME1 PREFIX "tbbmalloc" SUFFIX1 EXT macro