Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/media/tests/
DCameraTestBase.java490 void dumpThreadCount(String commandFormat, String pid, File outputFile) { in dumpThreadCount() argument
495 String result = getDevice().executeShellCommand(String.format(commandFormat, pid)); in dumpThreadCount()