Searched refs:ShouldRunTestOnShard (Results 1 – 2 of 2) sorted by relevance
272 GTEST_API_ bool ShouldRunTestOnShard(
5481 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard() function5529 !ShouldRunTestOnShard(total_shards, shard_index, num_runnable_tests); in FilterTests()