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

/gem5/src/systemc/tests/systemc/utils/sc_report/test05/
H A Dcatch_actions.cpp80 sc_actions act = sc_report_handler::set_catch_actions(SC_DISPLAY | SC_LOG); local
81 sc_assert(act == SC_DISPLAY);
85 act = sc_report_handler::set_actions
/gem5/src/systemc/tests/systemc/compliance_1666/test228/
H A Dtest228.cpp60 sc_actions act; local
61 act = SC_DO_NOTHING;

Completed in 8 milliseconds