Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DValidateSuiteConfigHelper.java142 private static boolean checkTargetPrep(IConfiguration config, List<?> targetPrepList) { in checkTargetPrep() argument
143 for (Object o : targetPrepList) { in checkTargetPrep()