Home
last modified time | relevance | path

Searched refs:getShardIndex (Results 1 – 15 of 15) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandOptions.java136 public Integer getShardIndex(); in getShardIndex() method
DCommandOptions.java389 public Integer getShardIndex() { in getShardIndex() method in CommandOptions
/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DParentShardReplicate.java47 Integer shardIndex = config.getCommandOptions().getShardIndex(); in replicatedSetup()
DStrictShardHelper.java51 Integer shardIndex = config.getCommandOptions().getShardIndex(); in shardConfig()
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommand.java201 public Integer getShardIndex() { in getShardIndex() method in ClusterCommand
DClusterCommandLauncher.java297 final Integer shardIndex = mConfiguration.getCommandOptions().getShardIndex(); in buildJavaCommandArgs()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java172 if (config.getCommandOptions().getShardIndex() != null) { in logStartInvocation()
176 config.getCommandOptions().getShardIndex() + 1, in logStartInvocation()
846 Integer shardIndex = config.getCommandOptions().getShardIndex(); in invoke()
1055 if (config.getCommandOptions().getShardIndex() != null) { in updateInvocationContext()
1057 "shard_index", config.getCommandOptions().getShardIndex().toString()); in updateInvocationContext()
DRemoteInvocationExecution.java130 && config.getCommandOptions().getShardIndex() == null) { in customizeDevicePreInvocation()
617 && config.getCommandOptions().getShardIndex() == null) { in createRemoteConfig()
DInvocationExecution.java715 if (config.getCommandOptions().getShardIndex() != null) { in updateBuild()
717 "shard_index", config.getCommandOptions().getShardIndex().toString()); in updateBuild()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostGTest.java100 runUtil.setEnvVariable("GTEST_SHARD_INDEX", Integer.toString(getShardIndex())); in executeHostGTestCommand()
DGTest.java287 sb.append(String.format("GTEST_SHARD_INDEX=%s ", getShardIndex())); in getGTestCmdLine()
DGTestBase.java258 public int getShardIndex() { in getShardIndex() method in GTestBase
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationTest.java526 public Integer getShardIndex() { in testValidateOptionsShardIndexException()
546 public Integer getShardIndex() { in testValidateOptionsShardIndexAboveShardCount()
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/retry/
DRetryRescheduler.java153 .setShardIndex(mConfiguration.getCommandOptions().getShardIndex()); in run()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...