Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java52 GCE_DEVICE(RemoteAvdIDevice.class), enumConstant
301 return mRequestedType.equals(DeviceRequestedType.GCE_DEVICE); in gceDeviceRequested()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DDeviceSelectionOptionsTest.java630 setter.setOptionValue("device-type", DeviceRequestedType.GCE_DEVICE.toString());