Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_parallel_invoke.cpp109 struct exception_handling_test_case { struct
140 std::uint64_t exception_handling_test_case<TaskCount>::exception_mask(0); argument
149 exception_handling_test_case<2>::run_validate_and_reset();
150 exception_handling_test_case<3>::run_validate_and_reset();
151 exception_handling_test_case<4>::run_validate_and_reset();
152 exception_handling_test_case<5>::run_validate_and_reset();
153 exception_handling_test_case<6>::run_validate_and_reset();
154 exception_handling_test_case<7>::run_validate_and_reset();
155 exception_handling_test_case<8>::run_validate_and_reset();
156 exception_handling_test_case<9>::run_validate_and_reset();
[all …]