Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceManager.java104 private static final String GCE_DEVICE_SERIAL_PREFIX = "gce-device"; field in DeviceManager
521 new RemoteAvdIDevice(String.format("%s-%d", GCE_DEVICE_SERIAL_PREFIX, i))); in addGceDevices()
537 String.format("%s-%s", GCE_DEVICE_SERIAL_PREFIX, ip), ip)); in addNetworkDevices()
553 String.format("%s-%s-%d", GCE_DEVICE_SERIAL_PREFIX, hostUsers.getKey(), i); in addNetworkDevices()