Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_global_control.cpp127 void TestException( F &f ) { in TestException() function
186 TestException( Test1 ); in TestExceptions()
188 TestException( Test2 ); in TestExceptions()
193 TestException(Test3); in TestExceptions()
H A Dtest_task_group.cpp403 using TestException = test_exception; typedef
466 } catch ( TestException& e ) { in LaunchChildrenWithFunctor()
538 } catch ( TestException& e ) { in TestExceptionHandling2()