Searched refs:is_runnable (Results 1 – 1 of 1) sorted by relevance
6276 const bool is_runnable = in FilterTests() local6284 const bool is_selected = is_runnable && !is_in_another_shard; in FilterTests()6286 num_runnable_tests += is_runnable; in FilterTests()