Searched refs:ShouldRunTestOnShard (Results 1 – 1 of 1) sorted by relevance
675 GTEST_API_ bool ShouldRunTestOnShard(6776 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard() function6827 !ShouldRunTestOnShard(total_shards, shard_index, num_runnable_tests); in FilterTests()