Searched refs:readLogcat (Results 1 – 1 of 1) sorted by relevance
266 proto.write(InstrumentationData.TestStatus.LOGCAT, readLogcat(mTestStartMs)); in onInstrumentationStatusLocked()545 private static String readLogcat(long startTimeMs) { in readLogcat() method in Instrument