Home
last modified time | relevance | path

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

12

/external/python/absl-py/absl/testing/tests/
Dabsltest_sharding_test.py45 total_shards, argument
88 def _assert_sharding_correctness(self, total_shards): argument
/external/angle/build/android/pylib/base/
Dtest_exception.py11 def __init__(self, shard_index, total_shards): argument
/external/cronet/testing/scripts/
Drun_isolated_script_test.py73 def generate_sharding_args(self, total_shards, shard_index): argument
100 def generate_sharding_args(self, total_shards, shard_index): argument
Dgpu_integration_test_adapter.py27 def generate_sharding_args(self, total_shards, shard_index): argument
Drun_telemetry_as_googletest.py43 def generate_sharding_args(self, total_shards, shard_index): argument
Dcommon.py403 def generate_sharding_args(self, total_shards, shard_index): argument
/external/webrtc/test/
Dtest_main_lib.cc142 std::string total_shards = in Init() local
/external/cronet/build/android/pylib/local/device/
Dlocal_device_test_run.py47 def __init__(self, shard_index, total_shards): argument
246 def _ApplyExternalSharding(self, tests, shard_index, total_shards): argument
/external/googletest/googletest/test/
Dgoogletest-filter-unittest.py241 def RunWithSharding(total_shards, shard_index, command): argument
319 total_shards, argument
/external/cronet/third_party/googletest/src/googletest/test/
Dgoogletest-filter-unittest.py234 def RunWithSharding(total_shards, shard_index, command): argument
306 def RunAndVerifyWithSharding(self, gtest_filter, total_shards, tests_to_run, argument
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
Dgoogletest-filter-unittest.py241 def RunWithSharding(total_shards, shard_index, command): argument
319 total_shards, argument
/external/tensorflow/tensorflow/core/kernels/
Dpopulation_count_op.cc111 int64_t total_shards = input.size(); in operator ()() local
Ddepthwise_conv_op.cc236 const int64_t total_shards = args.batch * args.out_rows; in operator ()() local
/external/angle/build/android/pylib/local/machine/
Dlocal_machine_hostside_test_run.py86 def _ApplyExternalSharding(tests, shard_index, total_shards): argument
/external/angle/build/android/pylib/local/device/
Dlocal_device_test_run.py255 def _ApplyExternalSharding(self, tests, shard_index, total_shards): argument
/external/cronet/testing/trigger_scripts/
Dbase_test_triggerer.py79 total_shards, argument
/external/googleapis/google/genomics/v1/
Dreads.proto491 int32 total_shards = 7; field
/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/cronet/third_party/googletest/src/googletest/src/
Dgtest.cc5971 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
6027 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
6039 const int32_t total_shards = shard_tests == HONOR_SHARDING_PROTOCOL in FilterTests() local
/external/mesa3d/src/gtest/src/
Dgtest.cc5998 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
6054 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
6066 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/googletest/googletest/src/
Dgtest.cc6033 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
6089 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
6101 const int32_t total_shards = shard_tests == HONOR_SHARDING_PROTOCOL in FilterTests() local
/external/libvpx/third_party/googletest/src/src/
Dgtest.cc5975 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
6031 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
6043 const int32_t total_shards = shard_tests == HONOR_SHARDING_PROTOCOL in FilterTests() local
/external/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc5975 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
6031 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
6043 const int32_t total_shards = shard_tests == HONOR_SHARDING_PROTOCOL in FilterTests() local
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
Dgtest.cc6024 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard() local
6080 bool ShouldRunTestOnShard(int total_shards, int shard_index, int test_id) { in ShouldRunTestOnShard()
6092 const int32_t total_shards = shard_tests == HONOR_SHARDING_PROTOCOL in FilterTests() local

12