Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/AdServices/adservices/libraries/collectors-helper/adservices/test/src/com/android/adservices/helpers/
DEpochComputationHelperTest.java54 String logcatOutput = in testGetMetrics() local
66 String logcatOutput = ""; in testGetMetrics_emptyLogcat() local
/aosp_15_r20/platform_testing/libraries/collectors-helper/adservices/test/src/com/android/helpers/
H A DMeasurementLatencyHelperTest.java62 String logcatOutput = in testInitTimeInLogcat() local
80 String logcatOutput = "Some random string"; in testWithNonMatchingInput() local
H A DSelectAdsLatencyHelperTest.java70 String logcatOutput = in testInitTimeInLogcat() local
107 String logcatOutput = "Some random string"; in testWithNonMatchingInput() local
H A DJSScriptEngineLatencyHelperTest.java65 String logcatOutput = in testInitTimeInLogcat() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/src/android/security/cts/
H A DPoc18_02.java40 String logcatOutput = AdbUtils.runCommandLine("logcat -d", getDevice()); in testPocCVE_2017_13232() local
/aosp_15_r20/cts/hostsidetests/ctsverifier/src/com/android/cts/verifier/
H A DCtsVerifierTest.java231 try (InputStreamSource logcatOutput = getDevice().getLogcat()) { in runTest()
/aosp_15_r20/packages/modules/AdServices/adservices/apk/tests/notification/src/com/android/adservices/ui/notifications/
DConsentNotificationTriggerTest.java537 String logcatOutput = sDevice.executeShellCommand("logcat -d -s MyBroadcastReceiver"); in testNotificationV2BroadcastIntent() local