Home
last modified time | relevance | path

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

/tools/acloud/internal/proto/
Duser_config.proto85 // [CHEEPS only] The name of the stable host image released by the ARC
88 // [CHEEPS only] The project that the stable host image is released to
113 // [CHEEPS only] The name of the L1 betty image (used with Cheeps controller)
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/device_build_interfaces/com/android/tradefed/device/
DTestDeviceOptions.java53 CHEEPS, enumConstant
937 case CHEEPS: in getCreateCommandByInstanceType()
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DGceManager.java559 if (TestDeviceOptions.InstanceType.CHEEPS.equals( in buildGceCmd()