Searched refs:LOGCAT_CMD_ALL (Results 1 – 1 of 1) sorted by relevance
100 private static final String LOGCAT_CMD_ALL = "logcat -b all *:V"; field in BootTimeTest596 getDevice(), allBuffers ? LOGCAT_CMD_ALL : LOGCAT_CMD, LOGCAT_SIZE, 0); in clearAndStartLogcat()