Searched defs:logcat (Results 1 – 12 of 12) sorted by relevance
46 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2020_0437() local
40 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_2460() local
39 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_2419() local
57 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2017_18275() local
71 String logcat = AdbUtils.runCommandLine("logcat -d *:S AndroidRuntime:E", device); in testPocCVE_2021_0478() local
40 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2012_6702() local
71 String logcat = in testPocCVE_2021_0591() local
179 public static Logcat logcat() { in logcat() method in TestApis
167 var logcat = TestApis.logcat() in setDefaultDialerApplication() local
232 String logcat = StreamUtil.getStringFromSource(logcatOutput); in runTest() local
542 final String logcat; in readLogcat() local
250 String logcat = getDevice().executeShellCommand( in scanLog() local