Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java800 String runCommand = LOGCAT_CMD_STATISTICS_ALL; in extractLogcatInfo() local
801 String output = getDevice().executeShellCommand(runCommand); in extractLogcatInfo()