/external/chromium-trace/catapult/telemetry/telemetry/ |
benchmark_runner.py | 134 parser.add_option('-n', '--num-shards', type='int', default=1)
|
/external/libvpx/libvpx/ |
libs.mk | 559 SHARDS := 0 1 2 3 4 5 6 7 8 9 560 $(foreach s,$(SHARDS),$(eval $(call test_shard_template,$(s),$(NUM_SHARDS))))
|
/external/autotest/frontend/afe/ |
model_logic.py | 519 To be able to send jobs and hosts to shards, it's necessary to find their [all...] |
models.py | 170 # TODO: Figure out a better solution for testing. Since no 2 shards 757 Do not deserialize id as id is not kept consistent on master and shards. [all...] |
rpc_interface_unittest.py | 505 """Ensure calls to modify_hosts are correctly forwarded to shards."""
|
site_rpc_interface_unittest.py | 768 """Retrieve a list of all shards.""" [all...] |
/external/skia/dm/ |
DM.cpp | 67 DEFINE_int32(shards, 1, "We're splitting source data into this many shards."); [all...] |
/external/autotest/client/site_tests/graphics_dEQP/ |
graphics_dEQP.py | 310 # We are dividing the number of tests into several shards but run them
|
/external/autotest/scheduler/ |
host_scheduler_unittests.py | 49 """Test queue entries for shards aren't executed by master scheduler"""
|
/external/v8/tools/ |
run-deopt-fuzzer.py | 208 help="Split testsuites into this number of shards",
|
run-tests.py | 308 help="Split testsuites into this number of shards",
|
/external/autotest/cli/ |
topic_common.py | 144 'shards': lambda shard: shard.hostname if shard else ''}
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
CtsTest.java | 144 @Option(name = "shards", description = [all...] |
/external/google-breakpad/src/testing/gtest/src/ |
gtest-internal-inl.h | 268 // Given the total number of shards, the shard index, and the test id, [all...] |
gtest.cc | 166 // The environment variable name for the total number of test shards. [all...] |
/external/gtest/src/ |
gtest-internal-inl.h | 270 // Given the total number of shards, the shard index, and the test id, [all...] |
gtest.cc | 168 // The environment variable name for the total number of test shards. [all...] |
/external/llvm/utils/unittest/googletest/src/ |
gtest-internal-inl.h | 264 // Given the total number of shards, the shard index, and the test id, [all...] |
gtest.cc | 165 // The environment variable name for the total number of test shards. [all...] |
/external/mesa3d/src/gtest/src/ |
gtest-internal-inl.h | 261 // Given the total number of shards, the shard index, and the test id, [all...] |
gtest.cc | 165 // The environment variable name for the total number of test shards. [all...] |
/external/protobuf/gtest/src/ |
gtest-internal-inl.h | 257 // Given the total number of shards, the shard index, and the test id, [all...] |
gtest.cc | 161 // The environment variable name for the total number of test shards. [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
gtest-internal-inl.h | 270 // Given the total number of shards, the shard index, and the test id, [all...] |
/ndk/sources/third_party/googletest/googletest/src/ |
gtest-internal-inl.h | 270 // Given the total number of shards, the shard index, and the test id, [all...] |