Home
last modified time | relevance | path

Searched refs:should_shard (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc4159 const bool should_shard = ShouldShard(kTestTotalShards, kTestShardIndex, in RunAllTests() local
4164 const bool has_tests_to_run = FilterTests(should_shard in RunAllTests()