Searched refs:LimitFooCountInScope (Results 1 – 2 of 2) sorted by relevance
629 struct LimitFooCountInScope { struct630 LimitFooCountInScope( std::size_t limit, bool act = true )638 LimitFooCountInScope( const LimitFooCountInScope& ) = delete; argument640 ~LimitFooCountInScope() { in ~LimitFooCountInScope() argument789 LimitFooCountInScope foo_limit(limit); in test_ex_move_ctor_unequal_allocator_element_ctor_failure()
562 …move_support_tests::LimitFooCountInScope foo_limit(move_support_tests::foo_count + planned_victim_… in test_ex_assign_operator()1106 …move_support_tests::LimitFooCountInScope foo_limit(move_support_tests::foo_count + planned_victim_… in test_ex_move_assignment_element_ctor_exception()1169 move_support_tests::LimitFooCountInScope foo_limit(move_support_tests::foo_count + 1); in TestPushBackMoveExceptionSafety()1186 move_support_tests::LimitFooCountInScope foo_limit(move_support_tests::foo_count); in TestEmplaceBackExceptionSafety()