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