Home
last modified time | relevance | path

Searched defs:AddCommandOp (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DAddCommandOp.java25 class AddCommandOp extends RemoteOperation<Void> { class
32 AddCommandOp(long totalTime, String... commandArgs) { in AddCommandOp() method in AddCommandOp