Searched defs:logcatOutput (Results 1 – 7 of 7) sorted by relevance
54 String logcatOutput = in testGetMetrics() local66 String logcatOutput = ""; in testGetMetrics_emptyLogcat() local
62 String logcatOutput = in testInitTimeInLogcat() local80 String logcatOutput = "Some random string"; in testWithNonMatchingInput() local
70 String logcatOutput = in testInitTimeInLogcat() local107 String logcatOutput = "Some random string"; in testWithNonMatchingInput() local
65 String logcatOutput = in testInitTimeInLogcat() local
40 String logcatOutput = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2017_13232() local
231 try (InputStreamSource logcatOutput = getDevice().getLogcat()) { in runTest()
537 String logcatOutput = sDevice.executeShellCommand("logcat -d -s MyBroadcastReceiver"); in testNotificationV2BroadcastIntent() local