Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSimplePerfUtil.java142 return commandPrependPreparer().toString() + command; in commandStringPreparer()
145 private StringBuilder commandPrependPreparer() { in commandPrependPreparer() method in SimplePerfUtil