Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dconcurrent_unordered_common.h28 inline void CheckContainerAllocator(MyTable &table, size_t expected_allocs, size_t expected_frees, … in CheckContainerAllocator() function
38 CheckContainerAllocator(cont, 0, 0, false); in CheckNoAllocations()
H A Dconcurrent_ordered_common.h28 inline void CheckContainerAllocator(MyTable &table, size_t expected_allocs, size_t expected_frees, … in CheckContainerAllocator() function