Searched defs:logcat (Results 1 – 7 of 7) sorted by relevance
36 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2017_0859() local
31 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_3913() local
31 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_2460() local
37 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_3746() local
30 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_2419() local
31 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2012_6702() local
239 String logcat = getDevice().executeShellCommand( in scanLog() local