Home
last modified time | relevance | path

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

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