Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_global_control.cpp145 class ExceptionTest1 { class
150 ExceptionTest1( int index ) : myIndex( index ) {} in ExceptionTest1() function in TestBlockingTerminateNS::ExceptionTest1
185 ExceptionTest1 Test1(0); in TestExceptions()
187 ExceptionTest1 Test2(1); in TestExceptions()