Home
last modified time | relevance | path

Searched refs:verifyAdbShellCommand (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java235 verifyAdbShellCommand(events); // Event generated from host side logic in testVerifyGeneratedLogs()
273 private void verifyAdbShellCommand(List<SecurityEvent> events) { in verifyAdbShellCommand() method in SecurityLoggingTest