Home
last modified time | relevance | path

Searched defs:total_shards (Results 1 – 14 of 14) sorted by relevance

/external/google-breakpad/src/testing/gtest/test/
Dgtest_filter_unittest.py215 def RunWithSharding(total_shards, shard_index, command): argument
287 def RunAndVerifyWithSharding(self, gtest_filter, total_shards, tests_to_run, argument
/external/gtest/test/
Dgtest_filter_unittest.py215 def RunWithSharding(total_shards, shard_index, command): argument
287 def RunAndVerifyWithSharding(self, gtest_filter, total_shards, tests_to_run, argument
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_filter_unittest.py215 def RunWithSharding(total_shards, shard_index, command): argument
287 def RunAndVerifyWithSharding(self, gtest_filter, total_shards, tests_to_run, argument
/external/protobuf/gtest/test/
Dgtest_filter_unittest.py215 def RunWithSharding(total_shards, shard_index, command): argument
287 def RunAndVerifyWithSharding(self, gtest_filter, total_shards, tests_to_run, argument
/external/protobuf/gtest/src/
Dgtest.cc4098 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in UnitTestImpl() local
4154 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in UnitTestImpl()
4166 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in UnitTestImpl() local
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc4384 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
4440 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
4452 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc4280 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
4336 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
4348 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/gtest/src/
Dgtest.cc4388 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
4444 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
4456 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc4342 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
4398 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
4410 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/mesa3d/src/gtest/src/
Dgtest.cc4310 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
4366 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
4378 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc5438 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in UnitTestImpl() local
5494 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in UnitTestImpl()
5506 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in UnitTestImpl() local
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc5872 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
5928 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5940 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc5872 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
5928 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5940 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/opencv3/modules/ts/src/
Dts_gtest.cpp5896 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
5952 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5964 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local