Searched refs:LOGCAT_CMD_CLEAR (Results 1 – 1 of 1) sorted by relevance
55 private static final String LOGCAT_CMD_CLEAR = "logcat -c"; field in BootTimeTest275 getDevice().executeShellCommand(LOGCAT_CMD_CLEAR); in clearAndStartLogcat()