Searched refs:is_selected (Results 1 – 20 of 20) sorted by relevance
327 def is_selected(node): function337 return get_filtered_node_types(is_selected)
113 return self._element.is_selected()
101 value = check_box.is_selected()
296 value = check_box.is_selected()
55 if not button.is_selected():
275 value = check_box.is_selected()
118 if not usage_check_box.is_selected():
4382 const bool is_selected = is_runnable && in FilterTests() local4388 num_selected_tests += is_selected; in FilterTests()4390 test_info->should_run_ = is_selected; in FilterTests()4391 test_case->set_should_run(test_case->should_run() || is_selected); in FilterTests()
4385 const bool is_selected = is_runnable && in FilterTests() local4391 num_selected_tests += is_selected; in FilterTests()4393 test_info->should_run_ = is_selected; in FilterTests()4394 test_case->set_should_run(test_case->should_run() || is_selected); in FilterTests()
4203 const bool is_selected = is_runnable && in UnitTestImpl() local4209 num_selected_tests += is_selected; in UnitTestImpl()4211 test_info->impl()->set_should_run(is_selected); in UnitTestImpl()4212 test_case->set_should_run(test_case->should_run() || is_selected); in UnitTestImpl()
4415 const bool is_selected = is_runnable && in FilterTests() local4421 num_selected_tests += is_selected; in FilterTests()4423 test_info->should_run_ = is_selected; in FilterTests()4424 test_case->set_should_run(test_case->should_run() || is_selected); in FilterTests()
4447 const bool is_selected = is_runnable && in FilterTests() local4453 num_selected_tests += is_selected; in FilterTests()4455 test_info->should_run_ = is_selected; in FilterTests()4456 test_case->set_should_run(test_case->should_run() || is_selected); in FilterTests()
4489 const bool is_selected = is_runnable && in FilterTests() local4495 num_selected_tests += is_selected; in FilterTests()4497 test_info->should_run_ = is_selected; in FilterTests()4498 test_case->set_should_run(test_case->should_run() || is_selected); in FilterTests()
4825 const bool is_selected = is_runnable && in FilterTests() local4831 num_selected_tests += is_selected; in FilterTests()4833 test_info->should_run_ = is_selected; in FilterTests()4834 test_case->set_should_run(test_case->should_run() || is_selected); in FilterTests()
4827 const bool is_selected = is_runnable && in FilterTests() local4833 num_selected_tests += is_selected; in FilterTests()4835 test_info->should_run_ = is_selected; in FilterTests()4836 test_case->set_should_run(test_case->should_run() || is_selected); in FilterTests()
5543 const bool is_selected = is_runnable && in UnitTestImpl() local5549 num_selected_tests += is_selected; in UnitTestImpl()5551 test_info->impl()->set_should_run(is_selected); in UnitTestImpl()5552 test_case->set_should_run(test_case->should_run() || is_selected); in UnitTestImpl()
5977 const bool is_selected = is_runnable && in FilterTests() local5983 num_selected_tests += is_selected; in FilterTests()5985 test_info->should_run_ = is_selected; in FilterTests()5986 test_case->set_should_run(test_case->should_run() || is_selected); in FilterTests()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...