Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSecurityLoggingTest.java234 verifyKeyChainEventsPresent(events); in testVerifyGeneratedLogs()
244 private void verifyKeyChainEventsPresent(List<SecurityEvent> events) { in verifyKeyChainEventsPresent() method in SecurityLoggingTest