Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h731 int FilterTests(ReactionToSharding shard_tests);
Dgtest.cc4362 int UnitTestImpl::FilterTests(ReactionToSharding shard_tests) { in FilterTests() argument
4363 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests()
4365 const Int32 shard_index = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests()
4401 (shard_tests == IGNORE_SHARDING_PROTOCOL || in FilterTests()