Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DDeviceOwnerKeyManagementTest.java441 public void assertAllVariantsOfDeviceIdAttestation(boolean useStrongBox) throws Exception { in assertAllVariantsOfDeviceIdAttestation() method in DeviceOwnerKeyManagementTest
619 assertAllVariantsOfDeviceIdAttestation(false /* useStrongBox */); in testAllVariationsOfDeviceIdAttestation()
650 assertAllVariantsOfDeviceIdAttestation(true /* useStrongBox */); in testAllVariationsOfDeviceIdAttestationUsingStrongBox()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java450 public void assertAllVariantsOfDeviceIdAttestation(boolean useStrongBox) throws Exception { in assertAllVariantsOfDeviceIdAttestation() method in KeyManagementTest
537 assertAllVariantsOfDeviceIdAttestation(false /* useStrongBox */); in testAllVariationsOfDeviceIdAttestation()
541 assertAllVariantsOfDeviceIdAttestation(true /* useStrongBox */); in testAllVariationsOfDeviceIdAttestationUsingStrongBox()