Home
last modified time | relevance | path

Searched defs: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