Searched defs:logcat (Results 1 – 10 of 10) sorted by relevance
44 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2020_0437() local
37 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_2460() local
36 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_2419() local
54 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2017_18275() local
37 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2012_6702() local
47 String logcat = AdbUtils.runCommandLine("logcat -d -s MainlineModuleDetector:I", in getPlayManagedModules() local
749 String logcat = AdbUtils.runCommandLine("logcat -d *:S DEBUG:V", device); in assertNoCrashes() local
316 final String logcat; in readLogcat() local
683 final String logcat; in readLogcat() local
247 String logcat = getDevice().executeShellCommand( in scanLog() local