Searched refs:caught_throw_it (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_elab/
H A Dproc_ctrl_elab.cpp40 : caught_throw_it(0)
146 ++caught_throw_it;
185 ++caught_throw_it;
215 ++caught_throw_it;
256 int caught_throw_it; local
510 sc_assert( top.caught_throw_it == 3 );

Completed in 5 milliseconds