Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java300 final long manualSizeBefore = getSizeManual( in testVerifyStatsExternalConsistent() local
305 final long deltaBefore = statsSizeBefore - manualSizeBefore; in testVerifyStatsExternalConsistent()