Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp562 …move_support_tests::LimitFooCountInScope foo_limit(move_support_tests::foo_count + planned_victim_… in test_ex_assign_operator() local
1106 …move_support_tests::LimitFooCountInScope foo_limit(move_support_tests::foo_count + planned_victim_… in test_ex_move_assignment_element_ctor_exception() local
1169 move_support_tests::LimitFooCountInScope foo_limit(move_support_tests::foo_count + 1); in TestPushBackMoveExceptionSafety() local
1186 move_support_tests::LimitFooCountInScope foo_limit(move_support_tests::foo_count); in TestEmplaceBackExceptionSafety() local
/oneTBB/test/common/
H A Dcontainer_move_support.h789 LimitFooCountInScope foo_limit(limit); in test_ex_move_ctor_unequal_allocator_element_ctor_failure()