Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java264 checkVmAttestationWithValidChallenge(vm); in vmAttestationWithVendorPartitionWhenSupported()
294 checkVmAttestationWithValidChallenge(vm); in vmAttestationWhenRemoteAttestationIsSupported()
297 private void checkVmAttestationWithValidChallenge(VirtualMachine vm) throws Exception { in checkVmAttestationWithValidChallenge() method in MicrodroidTests