Searched refs:LOGCAT_CMD_ALL (Results 1 – 2 of 2) sorted by relevance
54 private static final String LOGCAT_CMD_ALL = "logcat -b all *:V"; field in BootTimeTest281 mRebootLogcatReceiver = new LogcatReceiver(getDevice(), LOGCAT_CMD_ALL, LOGCAT_SIZE, 0); in clearAndStartLogcat()
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()