Searched refs:mMaxLogcatBytes (Results 1 – 1 of 1) sorted by relevance
186 private int mMaxLogcatBytes = 500 * 1024; // 500K field in CtsTest491 listener = new FailedTestLogcatGenerator(listener, getDevice(), mMaxLogcatBytes); in run()