Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java619 public static String getCreateCommandByInstanceType(InstanceType type) { in getCreateCommandByInstanceType() method in TestDeviceOptions
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DGceManager.java216 TestDeviceOptions.getCreateCommandByInstanceType( in buildGceCmd()