/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/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 | 233 const int64 total_shards = args.batch * args.out_rows; in operator ()() 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/llvm-project/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/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest.cc | 5363 const Int32 total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local 5419 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard() 5431 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/mesa3d/src/gtest/src/ |
D | gtest.cc | 5425 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/googletest/googletest/src/ |
D | gtest.cc | 5957 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/libaom/libaom/third_party/googletest/src/googletest/src/ |
D | gtest.cc | 5466 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/fmtlib/test/ |
D | gmock-gtest-all.cc | 5721 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/ |
D | gmock-gtest-all.cc | 6170 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
|