Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_flow_graph.cpp372 if(throwException) { in run_one_input_node_test()
388 if(throwException) { in run_one_input_node_test()
516 if(throwException) { in run_one_functype_node_test()
536 if(throwException) { in run_one_functype_node_test()
818 if(throwException) { in run_one_continue_node_test()
834 if(throwException) { in run_one_continue_node_test()
933 if(throwException) { in run_one_buffer_node_test()
948 if(throwException) { in run_one_buffer_node_test()
1067 if(throwException) { in run_one_sequencer_node_test()
1082 if(throwException) { in run_one_sequencer_node_test()
[all …]
H A Dtest_eh_algorithms.cpp103 inline void ResetGlobals ( bool throwException = true, bool flog = false ) { in ResetGlobals() argument
104 ResetEhGlobals( throwException, flog ); in ResetGlobals()
/oneTBB/test/common/
H A Dexception_handling.h82 inline void ResetEhGlobals ( bool throwException = true, bool flog = false ) {
88 g_ThrowException = throwException;
H A Ddoctest.h1382 DOCTEST_INTERFACE void throwException();
1799 throwException(); \
1813 throwException()
4153 DOCTEST_NORETURN void throwException() {
4158 void throwException() {}
5017 throwException();
5076 throwException();