Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/
DBootTimeTest.java55 private static final String LOGCAT_CMD_CLEAR = "logcat -c"; field in BootTimeTest
275 getDevice().executeShellCommand(LOGCAT_CMD_CLEAR); in clearAndStartLogcat()