Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dallocator_test_common.h228 void check_allocate(pointer_type array[], std::size_t i, std::size_t t) const in check_allocate() function
260 if(!array[i]) check_allocate(array, i, thread_id); in operator()