Home
last modified time | relevance | path

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

/frameworks/base/tests/AttestationVerificationTest/src/android/security/attestationverification/
DSystemAttestationVerificationTest.kt79 val selfTrusted = TestSelfTrustedAttestation("test", "challengeStr") in <lambda>()
90 val selfTrusted = TestSelfTrustedAttestation("test", "challengeStr") in <lambda>()
101 val selfTrusted = TestSelfTrustedAttestation("test", "challengeStr") in <lambda>()
115 val selfTrusted = TestSelfTrustedAttestation("test", "challengeStr") in <lambda>()
129 val selfTrusted = TestSelfTrustedAttestation("test", "challengeStr") in <lambda>()
175 inner class TestSelfTrustedAttestation(val alias: String, val challenge: String) { in <lambda>() class in android.security.attestationverification.SystemAttestationVerificationTest