Searched refs:LOGCAT_SIZE (Results 1 – 1 of 1) sorted by relevance
124 private static final int LOGCAT_SIZE = 20971520; // 20 mb field in HermeticLaunchTest188 mLogcat = new LogcatReceiver(getDevice(), LOGCAT_CMD, LOGCAT_SIZE, 0); in run()