Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DSuiteTestFilter.java148 public Integer getShardIndex() { in getShardIndex() method in SuiteTestFilter
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterCommand.java201 public Integer getShardIndex() { in getShardIndex() method in ClusterCommand
/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/config/
DConfigurationDescriptor.java216 public Integer getShardIndex() { in getShardIndex() method in ConfigurationDescriptor
/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandOptions.java146 public Integer getShardIndex(); in getShardIndex() method
DCommandOptions.java529 public Integer getShardIndex() { in getShardIndex() method in CommandOptions
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTestBase.java316 public int getShardIndex() { in getShardIndex() method in GTestBase