Home
last modified time | relevance | path

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

/cts/hostsidetests/appcloning/test-apps/AppCloningStorageStatsTest/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java87 assertMostlyEquals(17 * MB_IN_BYTES, afterInit.getTotalBytes() - before.getTotalBytes()); in testVerifyStatsExternal()
104 assertMostlyEquals(17 * MB_IN_BYTES, afterRename.getTotalBytes() - before.getTotalBytes()); in testVerifyStatsExternal()
/cts/tests/tests/os/src/android/os/cts/
DStatFsTest.java44 assertTrue(stat.getTotalBytes() > 0); in testStatFs()
61 assertTrue(stat.getTotalBytes() > 0); in testStatFs()
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java133 final long actualTotal = stats.getTotalBytes(UUID_DEFAULT); in testVerifySummary()
262 assertMostlyEquals(17 * MB_IN_BYTES, afterInit.getTotalBytes() - before.getTotalBytes()); in testVerifyStatsExternal()
278 assertMostlyEquals(17 * MB_IN_BYTES, afterRename.getTotalBytes() - before.getTotalBytes()); in testVerifyStatsExternal()
303 UUID_DEFAULT, user).getTotalBytes(); in testVerifyStatsExternalConsistent()
329 final long statsSize = stats.queryExternalStatsForUser(UUID_DEFAULT, user).getTotalBytes(); in testVerifyStatsExternalConsistent()
/cts/tests/tests/hardware/src/android/hardware/cts/
DLowRamDeviceTest.java259 long size = statFs.getTotalBytes(); in assertDataPartitionMinimumSize()
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java219 assertTrue(stats.getTotalBytes(StorageManager.UUID_DEFAULT) >= Environment in testVerifySpaceApi()
/cts/tests/app/src/android/app/cts/
DDownloadManagerTestBase.java205 protected int getTotalBytes(InputStream in) throws Exception { in getTotalBytes() method in DownloadManagerTestBase
DDownloadManagerTest.java712 final int expectedSize = getTotalBytes( in testDownload_mediaScanned()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt9417 method public long getTotalBytes();
9442 …method @WorkerThread public long getTotalBytes(@NonNull java.util.UUID) throws java.io.IOException;
33856 method public long getTotalBytes();