Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java47 CHEEPS, enumConstant
621 case CHEEPS: in getCreateCommandByInstanceType()
/tools/acloud/internal/proto/
Duser_config.proto83 // [CHEEPS only] The name of the stable host image released by the ARC
86 // [CHEEPS only] The project that the stable host image is released to
Dinternal_config.proto37 // [CHEEPS only] The name of the stable host image
39 // [CHEEPS only] The project where stable host image is
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DGceManager.java221 if (TestDeviceOptions.InstanceType.CHEEPS.equals( in buildGceCmd()