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