Home
last modified time | relevance | path

Searched refs:getShardCount (Results 1 – 18 of 18) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandOptions.java126 public Integer getShardCount(); in getShardCount() method
DCommandOptions.java373 public Integer getShardCount() { in getShardCount() method in CommandOptions
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DGTestBaseTest.java181 assertEquals(2, gTestBase.getShardCount()); in testGTestFilters_positiveAndSharding()
186 assertEquals(0, gTestBase.getShardCount()); in testGTestFilters_positiveAndSharding()
/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DParentShardReplicate.java46 Integer shardCount = config.getCommandOptions().getShardCount(); in replicatedSetup()
DStrictShardHelper.java50 Integer shardCount = config.getCommandOptions().getShardCount(); in shardConfig()
DShardHelper.java110 Integer shardCount = config.getCommandOptions().getShardCount(); in shardConfig()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostGTest.java94 if (getShardCount() > 0) { in executeHostGTestCommand()
101 runUtil.setEnvVariable("GTEST_TOTAL_SHARDS", Integer.toString(getShardCount())); in executeHostGTestCommand()
DGTest.java281 if (getShardCount() > 0) { in getGTestCmdLine()
288 sb.append(String.format("GTEST_TOTAL_SHARDS=%s ", getShardCount())); in getGTestCmdLine()
DGTestBase.java268 public int getShardCount() { in getShardCount() method in GTestBase
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommand.java192 public Integer getShardCount() { in getShardCount() method in ClusterCommand
DClusterCommandLauncher.java296 final Integer shardCount = mConfiguration.getCommandOptions().getShardCount(); in buildJavaCommandArgs()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java129 if (config.getCommandOptions().getShardCount() != null in customizeDevicePreInvocation()
135 String count = config.getCommandOptions().getShardCount().toString(); in customizeDevicePreInvocation()
616 if (config.getCommandOptions().getShardCount() != null in createRemoteConfig()
DTestInvocation.java177 config.getCommandOptions().getShardCount()); in logStartInvocation()
845 Integer shardCount = config.getCommandOptions().getShardCount(); in invoke()
1051 if (config.getCommandOptions().getShardCount() != null) { in updateInvocationContext()
1053 "shard_count", config.getCommandOptions().getShardCount().toString()); in updateInvocationContext()
DInvocationExecution.java711 if (config.getCommandOptions().getShardCount() != null) { in updateBuild()
713 "shard_count", config.getCommandOptions().getShardCount().toString()); in updateBuild()
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationTest.java508 public Integer getShardCount() {return -1;} in testValidateOptionsShardException()
550 public Integer getShardCount() { in testValidateOptionsShardIndexAboveShardCount()
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/retry/
DRetryRescheduler.java150 .setShardCount(mConfiguration.getCommandOptions().getShardCount()); in run()
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DSubprocessTfLauncher.java263 Integer shardCount = mConfig.getCommandOptions().getShardCount(); in preRun()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...