Home | History | Annotate | Download | only in src

Lines Matching refs:set_should_run

3821     test_case->set_should_run(false);
3851 test_info->impl()->set_should_run(is_selected);
3852 test_case->set_should_run(test_case->should_run() || is_selected);