Home
last modified time | relevance | path

Searched refs:clonedConfig (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DShardHelper.java205 private void cloneConfigObject(IConfiguration oriConfig, IConfiguration clonedConfig) { in cloneConfigObject() argument
224 clonedConfig.setConfigurationObjectList( in cloneConfigObject()
228 clonedConfig.getCommandOptions().setShardCount(null); in cloneConfigObject()
229 clonedConfig in cloneConfigObject()
233 validateOptions(clonedConfig); in cloneConfigObject()