Home
last modified time | relevance | path

Searched defs:logcat (Results 1 – 12 of 12) 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
DHostsideMainlineModuleDetector.java47 String logcat = AdbUtils.runCommandLine("logcat -d -s MainlineModuleDetector:I", in getPlayManagedModules() local
DPoc16_11.java37 String logcat = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2012_6702() local
DCVE_2021_0523.java95 String logcat = AdbUtils.runCommandLine("logcat -d *:S AndroidRuntime:E", device); in testPocCVE_2021_0523() local
DAdbUtils.java720 String logcat = AdbUtils.runCommandLine("logcat -d *:S DEBUG:V", device); in assertNoCrashes() local
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DCrossProfileAppsHostSideTest.java315 final String logcat; in readLogcat() local
DManagedProfileCrossProfileTest.java618 final String logcat; in readLogcat() local
/cts/tests/tests/os/src/android/os/cts/
DAppHibernationUtils.kt72 val logcat = Logcat() in <lambda>() constant
/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java247 String logcat = getDevice().executeShellCommand( in scanLog() local