Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_priority_queue.cpp346 const std::size_t prev_mact = mact; in test_move_support_in_push_pop() local
349 REQUIRE_MESSAGE(mact > prev_mact, "Move assignment was not called during try_pop(T&)"); in test_move_support_in_push_pop()