Home
last modified time | relevance | path

Searched defs:getShardCount (Results 1 – 4 of 4) 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/src/com/android/tradefed/cluster/
DClusterCommand.java192 public Integer getShardCount() { in getShardCount() method in ClusterCommand
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTestBase.java268 public int getShardCount() { in getShardCount() method in GTestBase