Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_priority_queue.cpp133 CPQExTestType src_q(42); in test_exceptions() local
135 for (std::size_t i = 0; i < 42; ++i) src_q.push(elem); in test_exceptions()
139 CPQExTestType q(src_q); in test_exceptions()
148 assign_q = src_q; in test_exceptions()