Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DShardHelper.java168 IConfiguration shardConfig = cloneConfigObject(config); in shardConfig()
190 IConfiguration shardConfig = cloneConfigObject(config); in shardConfig()
278 private IConfiguration cloneConfigObject(IConfiguration origConfig) { in cloneConfigObject() method in ShardHelper
447 IConfiguration shardConfig = cloneConfigObject(config); in scheduledMultiDevicesShard()