Searched refs:getTotalBytes (Results 1 – 8 of 8) sorted by relevance
87 assertMostlyEquals(17 * MB_IN_BYTES, afterInit.getTotalBytes() - before.getTotalBytes()); in testVerifyStatsExternal()104 assertMostlyEquals(17 * MB_IN_BYTES, afterRename.getTotalBytes() - before.getTotalBytes()); in testVerifyStatsExternal()
44 assertTrue(stat.getTotalBytes() > 0); in testStatFs()61 assertTrue(stat.getTotalBytes() > 0); in testStatFs()
133 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()
259 long size = statFs.getTotalBytes(); in assertDataPartitionMinimumSize()
219 assertTrue(stats.getTotalBytes(StorageManager.UUID_DEFAULT) >= Environment in testVerifySpaceApi()
205 protected int getTotalBytes(InputStream in) throws Exception { in getTotalBytes() method in DownloadManagerTestBase
712 final int expectedSize = getTotalBytes( in testDownload_mediaScanned()
9417 method public long getTotalBytes();9442 …method @WorkerThread public long getTotalBytes(@NonNull java.util.UUID) throws java.io.IOException;33856 method public long getTotalBytes();