Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java258 verifyKeyGeneratedEventPresent(events, GENERATED_KEY_ALIAS); in verifyKeystoreEventsPresent()
583 private void verifyKeyGeneratedEventPresent(List<SecurityEvent> events, String alias) { in verifyKeyGeneratedEventPresent() method in SecurityLoggingTest