Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java1872 long fuseFileSize = file.length(); in testInodeStatConsistency() local
1873 assertThat(writeBuffer.length).isEqualTo(fuseFileSize); in testInodeStatConsistency()