Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSBucketUtil.java48 private static final String CMD_REMOVE = "rm"; field in GCSBucketUtil
575 command.add(CMD_REMOVE); in remove()