Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp1467 bool testSucceeded = okayNoExceptionCaught || g_NumExceptionsCaught > 0; in Test3_pipeline() local
1468 if(testSucceeded) { in Test3_pipeline()