Home
last modified time | relevance | path

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

/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/tensorflow/tensorflow/core/kernels/
Dpopulation_count_op.cc111 int64_t total_shards = input.size(); in operator ()() local
Ddepthwise_conv_op.cc234 const int64_t total_shards = args.batch * args.out_rows; in operator ()() 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/mesa3d/src/gtest/src/
Dgtest.cc5425 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
5481 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5493 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc5466 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
5522 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5534 const int32_t total_shards = shard_tests == HONOR_SHARDING_PROTOCOL in FilterTests() local
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc5605 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
5661 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5673 const int32_t total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/googletest/googletest/src/
Dgtest.cc5957 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
6013 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
6025 const int32_t total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc5818 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
5874 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5886 const int32_t total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/external/fmtlib/test/
Dgmock-gtest-all.cc5721 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
5777 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5789 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL in FilterTests() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc6170 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
6226 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
6238 const Int32 total_shards = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local