Searched refs:getEncryptedStorageBytes (Results 1 – 4 of 4) sorted by relevance
62 method @IntRange(from=0) public long getEncryptedStorageBytes();
558 public long getEncryptedStorageBytes() { in getEncryptedStorageBytes() method in VirtualMachineConfig
575 config.getEncryptedStorageBytes(), in create()
574 assertThat(minimal.getEncryptedStorageBytes()).isEqualTo(0); in vmConfigGetAndSetTests()610 assertThat(maximal.getEncryptedStorageBytes()).isEqualTo(1_000_000); in vmConfigGetAndSetTests()