Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_pools.cpp560 size_t getCallsBefore = getMemAll; in TestPoolKeepTillDestroy() local
564 REQUIRE_MESSAGE(getCallsBefore == getMemAll, "Must not lead to new getMem call"); in TestPoolKeepTillDestroy()