Home
last modified time | relevance | path

Searched defs:shardConfig (Results 1 – 8 of 8) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DShardHelper.java109 public boolean shardConfig( in shardConfig() method in ShardHelper
168 IConfiguration shardConfig = cloneConfigObject(config); in shardConfig() local
190 IConfiguration shardConfig = cloneConfigObject(config); in shardConfig() local
228 IConfiguration shardConfig, in rescheduleConfig()
447 IConfiguration shardConfig = cloneConfigObject(config); in scheduledMultiDevicesShard() local
DIShardHelper.java34 public boolean shardConfig( in shardConfig() method
DDynamicShardHelper.java53 public boolean shardConfig( in shardConfig() method in DynamicShardHelper
DStrictShardHelper.java50 public boolean shardConfig( in shardConfig() method in StrictShardHelper
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DIInvocationExecution.java147 public default boolean shardConfig( in shardConfig() method
DDelegatedInvocationExecution.java82 public boolean shardConfig( in shardConfig() method in DelegatedInvocationExecution
DInvocationExecution.java288 public boolean shardConfig( in shardConfig() method in InvocationExecution
/tools/tradefederation/core/javatests/com/android/tradefed/invoker/
DShardListenerTest.java337 IConfiguration shardConfig = new Configuration("", ""); in testLogOrderingForSharding() local