Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandOptions.java138 public Integer getShardCount(); in getShardCount() method
DCommandOptions.java391 public Integer getShardCount() { in getShardCount() method in CommandOptions
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DGTestBase.java233 public int getShardCount() { in getShardCount() method in GTestBase