Searched refs:expectedBytes (Results 1 – 3 of 3) sorted by relevance
58 byte[] expectedBytes = new byte[] { in testSerializer()92 MoreAsserts.assertEquals("Serializer mismatch", bytes, expectedBytes); in testSerializer()
364 long expectedBytes = mCacheStorageInfo.getExpectedUsedBytes(); in refreshCacheStorageInfo() local378 (int) (expectedBytes * PROGRESS_BAR_MAX / totalBytes)); in refreshCacheStorageInfo()