Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java225 assumeProtectedVM(); in vmAttestationWhenRemoteAttestationIsNotSupported()
253 assumeProtectedVM(); in vmAttestationWithVendorPartitionWhenSupported()
271 assumeProtectedVM(); in vmAttestationWhenRemoteAttestationIsSupported()
1098 assumeProtectedVM(); in changingNonDebuggableVmDebuggableInvalidatesVmIdentity()
1152 assumeProtectedVM(); in changingDebuggableVmNonDebuggableInvalidatesVmIdentity()
2449 assumeProtectedVM(); in bootFailsWithCustomVendorPartitionForPvm()
/packages/modules/Virtualization/tests/helper/src/java/com/android/microdroid/test/device/
DMicrodroidDeviceTestBase.java689 protected void assumeProtectedVM() { in assumeProtectedVM() method