Searched refs:ENCRYPTED_STORAGE_BYTES (Results 1 – 1 of 1) sorted by relevance
127 private static final int ENCRYPTED_STORAGE_BYTES = 4_000_000; field in MicrodroidTests1606 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()