Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/src/android/security/cts/
DPoc20_11.java44 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2020_0437() local
DPoc16_05.java37 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_2460() local
DPoc16_04.java36 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2016_2419() local
DPoc18_07.java54 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2017_18275() local
DPoc16_11.java37 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2012_6702() local
DHostsideMainlineModuleDetector.java47 String logcat = AdbUtils.runCommandLine("logcat -d -s MainlineModuleDetector:I", in getPlayManagedModules() local
DAdbUtils.java749 String logcat = AdbUtils.runCommandLine("logcat -d *:S DEBUG:V", device); in assertNoCrashes() local
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DCrossProfileAppsHostSideTest.java316 final String logcat; in readLogcat() local
DManagedProfileCrossProfileTest.java683 final String logcat; in readLogcat() local
/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java247 String logcat = getDevice().executeShellCommand( in scanLog() local