Home
last modified time | relevance | path

Searched defs:shard_index (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dconcat_op.cc63 #define f(fv, sv, shard_index) \ argument
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Drestricted_trace_gold_tests.py413 def _shard_tests(tests, shard_count, shard_index): argument
/third_party/skia/third_party/externals/angle2/src/tests/
Drun_perf_tests.py108 def _shard_tests(tests, shard_count, shard_index): argument
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_header.cc43 int shard_index = 0; in InitializeHeader() local
226 Status ShardHeader::ParsePage(const json &pages, int shard_index, bool load_dataset) { in ParsePage()
/third_party/googletest/googletest/test/
Dgoogletest-filter-unittest.py220 def RunWithSharding(total_shards, shard_index, command): argument
Dgtest_unittest.cc1961 for (int shard_index = 0; shard_index < num_shards; shard_index++) { in TEST() local
1975 for (int shard_index = 0; shard_index < num_shards; shard_index++) { in TEST() local
/third_party/mesa3d/src/gtest/src/
Dgtest.cc3156 const Int32 shard_index = Int32FromEnvOrDie(kTestShardIndex, -1); in OnTestIterationStart() local
5426 const Int32 shard_index = Int32FromEnvOrDie(shard_index_env, -1); in ShouldShard() local
5481 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
5495 const Int32 shard_index = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/third_party/googletest/googletest/src/
Dgtest.cc3403 const int32_t shard_index = Int32FromEnvOrDie(kTestShardIndex, -1); in OnTestIterationStart() local
5963 const int32_t shard_index = Int32FromEnvOrDie(shard_index_env, -1); in ShouldShard() local
6018 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
6032 const int32_t shard_index = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc4894 const int32_t shard_index = Int32FromEnvOrDie(kTestShardIndex, -1); in OnTestIterationStart() local
7449 const int32_t shard_index = Int32FromEnvOrDie(shard_index_env, -1); in ShouldShard() local
7504 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
7518 const int32_t shard_index = shard_tests == HONOR_SHARDING_PROTOCOL ? in FilterTests() local