Searched defs:LOGCAT_CMD (Results 1 – 2 of 2) sorted by relevance
30 static final String LOGCAT_CMD = "logcat -v threadtime"; field in LogcatReceiver
87 private static final String LOGCAT_CMD = "logcat -v threadtime ActivityManager:* *:s"; field in HermeticLaunchTest