Home | History | Annotate | Download | only in src

Lines Matching refs:set_should_run

4180     test_case->set_should_run(false);
4211 test_info->impl()->set_should_run(is_selected);
4212 test_case->set_should_run(test_case->should_run() || is_selected);