Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DTestDeviceOptions.java679 public static List<String> getExtraParamsByInstanceType(InstanceType type, String baseImage) { in getExtraParamsByInstanceType() method in TestDeviceOptions
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DGceManager.java305 TestDeviceOptions.getExtraParamsByInstanceType( in buildGceCmd()