Home
last modified time | relevance | path

Searched defs:elements_count (Results 1 – 3 of 3) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_concurrent_queue.cpp227 void fill_and_catch(Container& q, std::size_t elements_count) { in fill_and_catch()
255 const std::size_t elements_count = 100000; in test_tracking_dtors_on_clear() local
/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_unordered_base.h676 void reserve( size_type elements_count ) { in reserve()
/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp1639 const std::size_t elements_count = 100; in test_with_minimalistic_objects() local