Home
last modified time | relevance | path

Searched defs:getShardIndex (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandOptions.java148 public Integer getShardIndex(); in getShardIndex() method
DCommandOptions.java407 public Integer getShardIndex() { in getShardIndex() method in CommandOptions
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DGTestBase.java223 public int getShardIndex() { in getShardIndex() method in GTestBase