/external/tensorflow/tensorflow/core/kernels/ |
D | population_count_op.cc | 107 int64 total_shards = input.size(); in operator ()() local
|
D | compare_and_bitpack_op.cc | 151 int64 total_shards = output.size(); // Approximate cmp as an add and in operator ()() local
|
D | depthwise_conv_op.cc | 228 const int64 total_shards = args.batch * args.out_rows; in operator ()() local
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_filter_unittest.py | 215 def RunWithSharding(total_shards, shard_index, command): argument 287 def RunAndVerifyWithSharding(self, gtest_filter, total_shards, tests_to_run, argument
|
/external/googletest/googletest/test/ |
D | googletest-filter-unittest.py | 220 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/ |
D | gtest.cc | 4277 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/ |
D | gtest.cc | 4280 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/ |
D | gtest.cc | 4342 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/ |
D | gtest.cc | 4723 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/ |
D | gtest.cc | 4722 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/ |
D | gtest.cc | 4722 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/ |
D | gtest.cc | 5330 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/ |
D | gtest.cc | 5264 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/ |
D | gtest-all.cc | 6174 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
|