Searched refs:is_runnable (Results 1 – 11 of 11) sorted by relevance
66 bool is_runnable = false; in TaskState() local78 if (is_runnable) { in TaskState()90 is_runnable = true; in TaskState()126 bool no_state = !is_runnable && state_ == 0; in TaskState()145 if (is_runnable()) { in ToString()
82 bool is_runnable() const { return ((state_ & (max_state_ - 1)) == 0); } in is_runnable() function
4381 const bool is_runnable = in FilterTests() local4385 const bool is_selected = is_runnable && in FilterTests()4390 num_runnable_tests += is_runnable; in FilterTests()
4823 const bool is_runnable = in FilterTests() local4827 const bool is_selected = is_runnable && in FilterTests()4832 num_runnable_tests += is_runnable; in FilterTests()
5365 const bool is_runnable = in FilterTests() local5373 const bool is_selected = is_runnable && !is_in_another_shard; in FilterTests()5375 num_runnable_tests += is_runnable; in FilterTests()
5523 const bool is_runnable = in FilterTests() local5531 const bool is_selected = is_runnable && !is_in_another_shard; in FilterTests()5533 num_runnable_tests += is_runnable; in FilterTests()
5461 const bool is_runnable = in FilterTests() local5469 const bool is_selected = is_runnable && !is_in_another_shard; in FilterTests()5471 num_runnable_tests += is_runnable; in FilterTests()
6055 const bool is_runnable = in FilterTests() local6063 const bool is_selected = is_runnable && !is_in_another_shard; in FilterTests()6065 num_runnable_tests += is_runnable; in FilterTests()
5566 const bool is_runnable = in FilterTests() local5574 const bool is_selected = is_runnable && !is_in_another_shard; in FilterTests()5576 num_runnable_tests += is_runnable; in FilterTests()
5822 const bool is_runnable = in FilterTests() local5827 is_runnable && in FilterTests()5831 num_runnable_tests += is_runnable; in FilterTests()
6271 const bool is_runnable = in FilterTests() local6275 const bool is_selected = is_runnable && in FilterTests()6280 num_runnable_tests += is_runnable; in FilterTests()