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