Searched refs:LOGCAT_CMD (Results 1 – 2 of 2) sorted by relevance
42 private static final String LOGCAT_CMD = "logcat -d ForTimingCollector:I *:S"; field in TimingHelper112 automation.executeShellCommand(LOGCAT_CMD)); in streamLogcat()
99 private static final String LOGCAT_CMD = "logcat *:V"; field in BootTimeTest596 getDevice(), allBuffers ? LOGCAT_CMD_ALL : LOGCAT_CMD, LOGCAT_SIZE, 0); in clearAndStartLogcat()