Home
last modified time | relevance | path

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

/packages/modules/Virtualization/tests/testapk/src/java/com/android/microdroid/test/
DMicrodroidTests.java127 private static final int ENCRYPTED_STORAGE_BYTES = 4_000_000; field in MicrodroidTests
1606 builder.setEncryptedStorageBytes(ENCRYPTED_STORAGE_BYTES); in importedVmIsEqualToTheOriginalVm()
1660 .setEncryptedStorageBytes(ENCRYPTED_STORAGE_BYTES) in encryptedStorageAvailable()
1687 .setEncryptedStorageBytes(ENCRYPTED_STORAGE_BYTES) in encryptedStorageIsInaccessibleToDifferentVm()
1794 .setEncryptedStorageBytes(ENCRYPTED_STORAGE_BYTES) in encryptedStorageIsPersistent()
2286 .setEncryptedStorageBytes(ENCRYPTED_STORAGE_BYTES) in encryptedStoreIsMountedWithNoExec()