Home
last modified time | relevance | path

Searched defs:logcat (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DPoc17_11.java36 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2017_0859() local
DPoc16_10.java31 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_3913() local
DPoc16_05.java31 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_2460() local
DPoc16_07.java37 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_3746() local
DPoc16_04.java30 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_2419() local
DPoc16_11.java31 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2012_6702() local
/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java239 String logcat = getDevice().executeShellCommand( in scanLog() local