Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp1564 REQUIRE_MESSAGE(cacheBinEmpty(idx), "Object is still cached."); in check()
1570 bool cacheBinEmpty(int idx) { in cacheBinEmpty() function