Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_group.cpp588 bool exception_occurred = false, in TestMissingWait() local
601 exception_occurred = true; in TestMissingWait()
605 exception_occurred = true; in TestMissingWait()
609 exception_occurred = unexpected_exception = true; in TestMissingWait()
611 CHECK( exception_occurred ); in TestMissingWait()