Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dcontainer_move_support.h757 #define REQUIRE_THROW_EXCEPTION(expr, exception_type) \ macro
778 …REQUIRE_THROW_EXCEPTION(container_type dst(std::move(fixture.source), fixture.dst_allocator), std:… in test_ex_move_ctor_unequal_allocator_memory_failure()
790 …REQUIRE_THROW_EXCEPTION(container_type dst(std::move(fixture.source), fixture.dst_allocator), FooE… in test_ex_move_ctor_unequal_allocator_element_ctor_failure()