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