Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/invoker/shard/
DParentShardReplicateTest.java47 List<IDeviceConfiguration> listConfigs = new ArrayList<>(); in testMultiDevices_replicate_sharded() local
/tools/tradefederation/core/javatests/com/android/tradefed/config/
DDynamicRemoteFileResolverTest.java818 List<IDeviceConfiguration> listConfigs = new ArrayList<>(); in testMultiDevices() local
868 List<IDeviceConfiguration> listConfigs = new ArrayList<>(); in testMultiDevices_replicat() local
DConfigurationFactoryTest.java423 List<String> listConfigs = mRealFactory.getConfigList(); in testListAllConfigs() local
438 List<String> listConfigs = mRealFactory.getConfigList(subDir, false); in testListSubConfig() local