Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dpopulation_count_op.cc107 int64 total_shards = input.size(); in operator ()() local
Dcompare_and_bitpack_op.cc151 int64 total_shards = output.size(); // Approximate cmp as an add and in operator ()() local
Ddepthwise_conv_op.cc228 const int64 total_shards = args.batch * args.out_rows; in operator ()() local
/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/googletest/googletest/test/
Dgoogletest-filter-unittest.py220 def RunWithSharding(total_shards, shard_index, command): argument
292 def RunAndVerifyWithSharding(self, gtest_filter, total_shards, tests_to_run, argument
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc4277 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
4333 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
4345 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/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/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc4723 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
4779 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
4791 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/mesa3d/src/gtest/src/
Dgtest.cc4722 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
4778 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
4790 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc4722 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
4778 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
4790 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/googletest/googletest/src/
Dgtest.cc5330 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
5386 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5398 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc5264 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
5320 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5332 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/epid-sdk/ext/gtest/
Dgtest-all.cc6174 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
6230 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
6242 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local