Searched refs:num_runnable_tests (Results 1 – 1 of 1) sorted by relevance
5429 int num_runnable_tests = 0; in FilterTests() local5459 !ShouldRunTestOnShard(total_shards, shard_index, num_runnable_tests); in FilterTests()5463 num_runnable_tests += is_runnable; in FilterTests()