Home
last modified time | relevance | path

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