Searched defs:logcat (Results 1 – 4 of 4) sorted by relevance
101 BufferedReader logcat = new BufferedReader(new InputStreamReader(logcatStream)); in numberOfLogcatStringsFound() local
539 String logcat = r.getLog(); in writeResults() local
134 File logcat = new File(mDestDir, fileName); in onTestEnd() local
354 List<String> logcat = Files.readAllLines(logcatFile.toPath()); in testCompilationCommandCompiles() local