Searched refs:logSource (Results 1 – 2 of 2) sorted by relevance
65 InputStreamSource logSource = mDevice.getLogcat(MAX_LOGCAT_BYTES); in testFailed() local67 logSource); in testFailed()68 logSource.cancel(); in testFailed()
305 InputStreamSource logSource = mDevice.getLogcat(mNumLogcatBytes); in testFailed() local307 LogDataType.TEXT, logSource); in testFailed()308 logSource.cancel(); in testFailed()