Searched refs:LOGCAT_CMD_STATISTICS_ALL (Results 1 – 1 of 1) sorted by relevance
102 private static final String LOGCAT_CMD_STATISTICS_ALL = "logcat --statistics"; field in BootTimeTest800 String runCommand = LOGCAT_CMD_STATISTICS_ALL; in extractLogcatInfo()